Home
last modified time | relevance | path

Searched refs:SYSTEM_UI_FLAG_VISIBLE (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DWindowManagerImpl.java18 import static android.view.View.SYSTEM_UI_FLAG_VISIBLE;
168 SOFT_INPUT_ADJUST_NOTHING, 0, SYSTEM_UI_FLAG_VISIBLE, TYPE_APPLICATION, in computeWindowInsets()
/aosp12/frameworks/base/core/java/android/view/
H A DWindowManagerImpl.java21 import static android.view.View.SYSTEM_UI_FLAG_VISIBLE;
328 SYSTEM_UI_FLAG_VISIBLE, attrs.type, windowingMode, null /* typeSideMap */); in getWindowInsetsFromServer()
H A DWindowManager.java40 import static android.view.View.SYSTEM_UI_FLAG_VISIBLE;
3123 SYSTEM_UI_FLAG_VISIBLE,
H A DView.java3648 public static final int SYSTEM_UI_FLAG_VISIBLE = 0; field in View
3901 public static final int STATUS_BAR_VISIBLE = SYSTEM_UI_FLAG_VISIBLE;
/aosp12/frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/util/
H A DCarSetupWizardUiUtilsTest.java46 View.SYSTEM_UI_FLAG_VISIBLE;
/aosp12/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/
H A DCarSetupWizardUiUtils.java160 window.getDecorView().setSystemUiVisibility(View.SYSTEM_UI_FLAG_VISIBLE); in disableImmersiveMode()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
H A DCameraMediaChooser.java430 View.SYSTEM_UI_FLAG_VISIBLE); in updateViewState()
/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java26 import static android.view.View.SYSTEM_UI_FLAG_VISIBLE;
1116 mLayout.flags, SYSTEM_UI_FLAG_VISIBLE, mLayout.type, in updateSurface()
/aosp12/packages/apps/Dialer/java/com/android/incallui/video/impl/
H A DSurfaceViewVideoCallFragment.java432 view.setSystemUiVisibility(View.SYSTEM_UI_FLAG_VISIBLE | View.SYSTEM_UI_FLAG_LAYOUT_STABLE); in showSystemUI()
H A DVideoCallFragment.java531 view.setSystemUiVisibility(View.SYSTEM_UI_FLAG_VISIBLE | View.SYSTEM_UI_FLAG_LAYOUT_STABLE); in showSystemUI()
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java1346 flags = View.SYSTEM_UI_FLAG_VISIBLE; in setImmersiveMode()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49411 field @Deprecated public static final int SYSTEM_UI_FLAG_VISIBLE = 0; // 0x0
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33862 field public static final int SYSTEM_UI_FLAG_VISIBLE = 0; // 0x0