Searched refs:getMostRecentTaskFromBackground (Results 1 – 3 of 3) sorted by relevance
743 public abstract ActivityManager.RecentTaskInfo getMostRecentTaskFromBackground(); in getMostRecentTaskFromBackground() method in ActivityTaskManagerInternal
7060 public ActivityManager.RecentTaskInfo getMostRecentTaskFromBackground() { in getMostRecentTaskFromBackground() method in ActivityTaskManagerService.LocalService
1491 RecentTaskInfo targetTask = mActivityTaskManagerInternal.getMostRecentTaskFromBackground(); in switchRecentTask()