Searched refs:dispatchSystemUiVisibilityChanged (Results 1 – 9 of 9) sorted by relevance
1913 public void dispatchSystemUiVisibilityChanged(int visible) { in dispatchSystemUiVisibilityChanged() method in ViewGroup1914 super.dispatchSystemUiVisibilityChanged(visible); in dispatchSystemUiVisibilityChanged()1920 child.dispatchSystemUiVisibilityChanged(visible); in dispatchSystemUiVisibilityChanged()
3050 mView.dispatchSystemUiVisibilityChanged(visibility); in handleDispatchSystemUiVisibilityChanged()
28792 public void dispatchSystemUiVisibilityChanged(int visibility) { in dispatchSystemUiVisibilityChanged() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60138 Landroid/view/IWindow$Stub$Proxy;->dispatchSystemUiVisibilityChanged(IIII)V60168 Landroid/view/IWindow;->dispatchSystemUiVisibilityChanged(IIII)V63929 Landroid/view/ViewRootImpl$W;->dispatchSystemUiVisibilityChanged(IIII)V63988 Landroid/view/ViewRootImpl;->dispatchSystemUiVisibilityChanged(IIII)V84813 Lcom/android/internal/view/BaseIWindow;->dispatchSystemUiVisibilityChanged(IIII)V
17070 HSPLandroid/view/View;->dispatchSystemUiVisibilityChanged(I)V17759 HSPLandroid/view/ViewGroup;->dispatchSystemUiVisibilityChanged(I)V
17134 HSPLandroid/view/View;->dispatchSystemUiVisibilityChanged(I)V17823 HSPLandroid/view/ViewGroup;->dispatchSystemUiVisibilityChanged(I)V
33344 method public void dispatchSystemUiVisibilityChanged(int);
52575 method @Deprecated public void dispatchSystemUiVisibilityChanged(int);