Searched refs:RECENT_WITH_EXCLUDED (Results 1 – 7 of 7) sorted by relevance
21 import static android.app.ActivityManager.RECENT_WITH_EXCLUDED;870 final boolean withExcluded = (flags & RECENT_WITH_EXCLUDED) != 0; in getRecentTasksImpl()
19 import static android.app.ActivityManager.RECENT_WITH_EXCLUDED;561 assertGetRecentTasksOrder(RECENT_WITH_EXCLUDED, t2, excludedTask2, excludedTask1, t1); in testVisibleTasks_excludedFromRecents_withExcluded()
665 ActivityManager.RECENT_WITH_EXCLUDED); in buildUi()
1550 public static final int RECENT_WITH_EXCLUDED = 0x0001; field in ActivityManager
3527 field public static final int RECENT_WITH_EXCLUDED = 1; // 0x1
3969 field public static final int RECENT_WITH_EXCLUDED = 1; // 0x1