Home | History | Annotate | Download | only in view

Lines Matching defs:onWindowSystemUiVisibilityChanged

23767     public void onWindowSystemUiVisibilityChanged(int visible) {
23771 * Dispatch callbacks to {@link #onWindowSystemUiVisibilityChanged(int)} down
23775 onWindowSystemUiVisibilityChanged(visible);