Searched defs:FLAG_RECENTS_VIEW_VISIBLE (Results 1 – 2 of 2) sorted by relevance
43 private static final int FLAG_RECENTS_VIEW_VISIBLE = BaseState.getFlag(7); field in RecentsState
87 public static final int FLAG_RECENTS_VIEW_VISIBLE = BaseState.getFlag(6); field in LauncherState