Searched refs:dispatchSystemUiVisibilityChanged (Results 1 – 8 of 8) sorted by relevance
1917 public void dispatchSystemUiVisibilityChanged(int visible) { in dispatchSystemUiVisibilityChanged() method in ViewGroup1918 super.dispatchSystemUiVisibilityChanged(visible); in dispatchSystemUiVisibilityChanged()1924 child.dispatchSystemUiVisibilityChanged(visible); in dispatchSystemUiVisibilityChanged()
2783 mView.dispatchSystemUiVisibilityChanged(visibility); in handleDispatchSystemUiVisibilityChanged()
27791 public void dispatchSystemUiVisibilityChanged(int visibility) { in dispatchSystemUiVisibilityChanged() method in View
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60781 Landroid/view/IWindow$Stub$Proxy;->dispatchSystemUiVisibilityChanged(IIII)V60811 Landroid/view/IWindow;->dispatchSystemUiVisibilityChanged(IIII)V64572 Landroid/view/ViewRootImpl$W;->dispatchSystemUiVisibilityChanged(IIII)V64631 Landroid/view/ViewRootImpl;->dispatchSystemUiVisibilityChanged(IIII)V85456 Lcom/android/internal/view/BaseIWindow;->dispatchSystemUiVisibilityChanged(IIII)V
17351 HSPLandroid/view/View;->dispatchSystemUiVisibilityChanged(I)V18040 HSPLandroid/view/ViewGroup;->dispatchSystemUiVisibilityChanged(I)V
17415 HSPLandroid/view/View;->dispatchSystemUiVisibilityChanged(I)V18104 HSPLandroid/view/ViewGroup;->dispatchSystemUiVisibilityChanged(I)V
52069 method @Deprecated public void dispatchSystemUiVisibilityChanged(int);