Home
last modified time | relevance | path

Searched refs:systemUiVisibility (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.kt84 window.decorView.systemUiVisibility = View.SYSTEM_UI_FLAG_HIDE_NAVIGATION or in hashCode()
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.kt83 window.decorView.systemUiVisibility = View.SYSTEM_UI_FLAG_HIDE_NAVIGATION or in hashCode()
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java790 int systemUiVisibility) throws Throwable { in testSystemGestureExclusionLimit() argument
794 setSystemUiVisibility(systemUiVisibility); in testSystemGestureExclusionLimit()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java1002 final int systemUiVisibility = mSettings.getInputViewSystemUiVisibility(0); in KeyboardLayoutView() local
1003 if (systemUiVisibility != 0) { in KeyboardLayoutView()
1004 setSystemUiVisibility(systemUiVisibility); in KeyboardLayoutView()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt54671 field @Deprecated public int systemUiVisibility;