| android.view.View.OnSystemUiVisibilityChangeListener |
Interface definition for a callback to be invoked when the status bar changes visibility.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Called when the status bar changes visibility because of a call to
setSystemUiVisibility(int). | |||||||||||
Called when the status bar changes visibility because of a call to
setSystemUiVisibility(int).
| visibility | STATUS_BAR_VISIBLE or STATUS_BAR_HIDDEN.
|
|---|