Searched defs:recents (Results 1 – 5 of 5) sorted by relevance
47 private val recents by lazy { recentTasks.getOrNull() } regex
665 List<ActivityManager.RecentTaskInfo> recents = mAm.getRecentTasks(10, in buildUi() local
360 final ActivityRecord recents = mock(ActivityRecord.class); in testFixedRotationRecentsAnimatingTask() local
467 final ActivityRecord recents = mock(ActivityRecord.class); in testCheckRotationAfterCleanup() local
1121 final Transition recents; in getIsIndependent() local