Home
last modified time | relevance | path

Searched refs:SYSTEM_UI_FLAG_VISIBLE (Results 1 – 6 of 6) 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.java471 int mSystemUiVisibility = View.SYSTEM_UI_FLAG_VISIBLE;
477 private int mLastDispatchedSystemUiVisibility = ~View.SYSTEM_UI_FLAG_VISIBLE;
/frameworks/base/core/java/android/view/
DView.java3166 public static final int SYSTEM_UI_FLAG_VISIBLE = 0; field in View
3372 public static final int STATUS_BAR_VISIBLE = SYSTEM_UI_FLAG_VISIBLE;
3712 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.txt45799 field public static final int SYSTEM_UI_FLAG_VISIBLE = 0; // 0x0
Dsystem-current.txt49338 field public static final int SYSTEM_UI_FLAG_VISIBLE = 0; // 0x0