Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java1346 flags = View.SYSTEM_UI_FLAG_VISIBLE; in setImmersiveMode()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java493 int mSystemUiVisibility = View.SYSTEM_UI_FLAG_VISIBLE;
499 private int mLastDispatchedSystemUiVisibility = ~View.SYSTEM_UI_FLAG_VISIBLE;
/frameworks/base/core/java/android/view/
DView.java3204 public static final int SYSTEM_UI_FLAG_VISIBLE = 0; field in View
3410 public static final int STATUS_BAR_VISIBLE = SYSTEM_UI_FLAG_VISIBLE;
3750 equals = SYSTEM_UI_FLAG_VISIBLE,
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33862 field public static final int SYSTEM_UI_FLAG_VISIBLE = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt46068 field public static final int SYSTEM_UI_FLAG_VISIBLE = 0; // 0x0
Dtest-current.txt46524 field public static final int SYSTEM_UI_FLAG_VISIBLE = 0; // 0x0
Dsystem-current.txt49655 field public static final int SYSTEM_UI_FLAG_VISIBLE = 0; // 0x0