Home | History | Annotate | Download | only in view

Lines Matching defs:SYSTEM_UI_FLAG_VISIBLE

3295     public static final int SYSTEM_UI_FLAG_VISIBLE = 0;
3512 * @deprecated Use {@link #SYSTEM_UI_FLAG_VISIBLE} instead.
3515 public static final int STATUS_BAR_VISIBLE = SYSTEM_UI_FLAG_VISIBLE;