Searched refs:findTaskInBackground (Results 1 – 3 of 3) sorted by relevance
233 doReturn(sameTaskInfo).when(mRecentTasks).findTaskInBackground(any(), anyInt()); in startIntent_multiInstancesSupported_startTaskInBackgroundBeforeSplitActivated()257 .findTaskInBackground(any(), anyInt()); in startIntent_multiInstancesSupported_startTaskInBackgroundAfterSplitActivated()
374 public ActivityManager.RecentTaskInfo findTaskInBackground(ComponentName componentName, in findTaskInBackground() method in RecentTasksController
822 .map(recentTasks -> recentTasks.findTaskInBackground( in startIntent()