Searched refs:dispatchWindowSystemUiVisiblityChanged (Results 1 – 8 of 8) sorted by relevance
1900 public void dispatchWindowSystemUiVisiblityChanged(int visible) { in dispatchWindowSystemUiVisiblityChanged() method in ViewGroup1901 super.dispatchWindowSystemUiVisiblityChanged(visible); in dispatchWindowSystemUiVisiblityChanged()1907 child.dispatchWindowSystemUiVisiblityChanged(visible); in dispatchWindowSystemUiVisiblityChanged()
2960 mView.dispatchWindowSystemUiVisiblityChanged(mAttachInfo.mSystemUiVisibility); in collectViewAttributes()
28765 public void dispatchWindowSystemUiVisiblityChanged(int visible) { in dispatchWindowSystemUiVisiblityChanged() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17076 HSPLandroid/view/View;->dispatchWindowSystemUiVisiblityChanged(I)V17770 HSPLandroid/view/ViewGroup;->dispatchWindowSystemUiVisiblityChanged(I)V
17140 HSPLandroid/view/View;->dispatchWindowSystemUiVisiblityChanged(I)V17834 HSPLandroid/view/ViewGroup;->dispatchWindowSystemUiVisiblityChanged(I)V
33350 method public void dispatchWindowSystemUiVisiblityChanged(int);
52585 method @Deprecated public void dispatchWindowSystemUiVisiblityChanged(int);