HomeSort by relevance Sort by last modified time
    Searched refs:setSystemUiVisibility (Results 51 - 54 of 54) sorted by null

1 23

  /external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
ScreenResponseFragment.java 583 if (activity != null) activity.getWindow().getDecorView().setSystemUiVisibility(newVisibility);
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
CallActivity.java 154 getWindow().getDecorView().setSystemUiVisibility(
  /cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
MockIme.java 431 setSystemUiVisibility(systemUiVisibility);
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
TooltipTest.java 142 mActivityRule.runOnUiThread(() -> mTooltipView.setSystemUiVisibility(flag));

Completed in 223 milliseconds

1 23