Home
last modified time | relevance | path

Searched refs:dispatchWindowSystemUiVisiblityChanged (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java1900 public void dispatchWindowSystemUiVisiblityChanged(int visible) { in dispatchWindowSystemUiVisiblityChanged() method in ViewGroup
1901 super.dispatchWindowSystemUiVisiblityChanged(visible); in dispatchWindowSystemUiVisiblityChanged()
1907 child.dispatchWindowSystemUiVisiblityChanged(visible); in dispatchWindowSystemUiVisiblityChanged()
DViewRootImpl.java2960 mView.dispatchWindowSystemUiVisiblityChanged(mAttachInfo.mSystemUiVisibility); in collectViewAttributes()
DView.java28765 public void dispatchWindowSystemUiVisiblityChanged(int visible) { in dispatchWindowSystemUiVisiblityChanged() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17076 HSPLandroid/view/View;->dispatchWindowSystemUiVisiblityChanged(I)V
17770 HSPLandroid/view/ViewGroup;->dispatchWindowSystemUiVisiblityChanged(I)V
/frameworks/base/config/
Dboot-image-profile.txt17140 HSPLandroid/view/View;->dispatchWindowSystemUiVisiblityChanged(I)V
17834 HSPLandroid/view/ViewGroup;->dispatchWindowSystemUiVisiblityChanged(I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33350 method public void dispatchWindowSystemUiVisiblityChanged(int);
/frameworks/base/core/api/
Dcurrent.txt52585 method @Deprecated public void dispatchWindowSystemUiVisiblityChanged(int);