Searched defs:SYSTEM_UI_FLAG_VISIBLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java3295 public static final int SYSTEM_UI_FLAG_VISIBLE = 0; field in class:View
3512 * @deprecated Use {@link #SYSTEM_UI_FLAG_VISIBLE} instead.
3515 public static final int STATUS_BAR_VISIBLE = SYSTEM_UI_FLAG_VISIBLE;
[all...]

Completed in 150 milliseconds