Searched refs:dispatchWindowSystemUiVisiblityChanged (Results 1 – 7 of 7) sorted by relevance
1904 public void dispatchWindowSystemUiVisiblityChanged(int visible) { in dispatchWindowSystemUiVisiblityChanged() method in ViewGroup1905 super.dispatchWindowSystemUiVisiblityChanged(visible); in dispatchWindowSystemUiVisiblityChanged()1911 child.dispatchWindowSystemUiVisiblityChanged(visible); in dispatchWindowSystemUiVisiblityChanged()
2693 mView.dispatchWindowSystemUiVisiblityChanged(mAttachInfo.mSystemUiVisibility); in collectViewAttributes()
27764 public void dispatchWindowSystemUiVisiblityChanged(int visible) { in dispatchWindowSystemUiVisiblityChanged() method in View
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17357 HSPLandroid/view/View;->dispatchWindowSystemUiVisiblityChanged(I)V18051 HSPLandroid/view/ViewGroup;->dispatchWindowSystemUiVisiblityChanged(I)V
17421 HSPLandroid/view/View;->dispatchWindowSystemUiVisiblityChanged(I)V18115 HSPLandroid/view/ViewGroup;->dispatchWindowSystemUiVisiblityChanged(I)V
52079 method @Deprecated public void dispatchWindowSystemUiVisiblityChanged(int);