I\'m currently using immersive mode (API 19) for one of my Activities as follows:
getWindow().getDecorView() .setSystemUiVisibility(
From Android Developers video, when you're in immersive sticky mode, the app isn't notified.
Immersive sticky mode starts at 6:56 and around 7:25 Roman Nurik tells that the listener won't be triggered.
This is the video: http://youtu.be/cBi8fjv90E4?t=6m56s