Some observations about your code:
It does indeed hide the navigation bar, however, if you hide it and then tap on the screen it pops up again, when it's dimmed, stays dimmed, also, if I set the activity to FULL SCREEN and NO TITLE, the navigation bar disappears, BUT leaves behind an empty space.
I noticed the "new" dimming on my Nexus 7, some apps do that.
I tried the code on a Nexus 7 and a Galaxy Tab 10.1, on both cases hiding the bar does the same as I described above.
Nice code by the way.