Searched refs:RECENT_IGNORE_UNAVAILABLE (Results 1 – 6 of 6) sorted by relevance
22 import static android.app.ActivityManager.RECENT_IGNORE_UNAVAILABLE;137 RECENT_IGNORE_UNAVAILABLE, userId).getList(); in getRecentTasks()
20 import static android.app.ActivityManager.RECENT_IGNORE_UNAVAILABLE;932 if ((flags & RECENT_IGNORE_UNAVAILABLE) != 0 && !tr.isAvailable) { in getRecentTasksImpl()
1556 public static final int RECENT_IGNORE_UNAVAILABLE = 0x0002; field in ActivityManager
3526 field public static final int RECENT_IGNORE_UNAVAILABLE = 2; // 0x2
3968 field public static final int RECENT_IGNORE_UNAVAILABLE = 2; // 0x2