Searched refs:RECENT_WITH_EXCLUDED (Results 1 – 7 of 7) sorted by relevance
666 ActivityManager.RECENT_WITH_EXCLUDED); in buildUi()
20 import static android.app.ActivityManager.RECENT_WITH_EXCLUDED;955 final boolean withExcluded = (flags & RECENT_WITH_EXCLUDED) != 0; in getRecentTasksImpl()
19 import static android.app.ActivityManager.RECENT_WITH_EXCLUDED;760 assertGetRecentTasksOrder(RECENT_WITH_EXCLUDED, t2, excludedTask2, excludedTask1, t1); in testVisibleTasks_excludedFromRecents_withExcluded()
2817 public static final int RECENT_WITH_EXCLUDED = 0x0001; field in ActivityManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3527 field public static final int RECENT_WITH_EXCLUDED = 1; // 0x1
4752 field public static final int RECENT_WITH_EXCLUDED = 1; // 0x1