Searched defs:topTask (Results 1 – 8 of 8) sorted by relevance
134 final ActivityManager.RunningTaskInfo topTask = new ActivityManager.RunningTaskInfo(); in cancelsAuthWhenNotInForeground() local
374 final ActivityManager.RunningTaskInfo topTask = new ActivityManager.RunningTaskInfo(); in cancelsAuthWhenNotInForeground() local
128 final Task topTask = mTopActivity.getTask(); in initialize() local
308 void resetFreezeTaskListReordering(Task topTask) { in resetFreezeTaskListReordering()339 final Task topTask = focusedStack != null ? focusedStack.getTopMostTask() : null; in resetFreezeTaskListReorderingOnTimeout() local
2589 final Task topTask = curTop != null ? curTop.getTask() : null; in setTargetRootTaskIfNeeded() local
266 final Task topTask = createTask(mDisplayContent); in testMoveTaskToFront_supportsEnterPipOnTaskSwitchForAdjacentTaskFragment() local
404 final Task topTask = createTask(mDisplayContent); in testCreateInfo_PromoteSimilarClose() local436 final Task topTask = createTask(mDisplayContent); in testCreateInfo_PromoteSimilarOpen() local
1001 final Task topTask = new TaskBuilder(mSupervisor).setParentTaskFragment(topStack).build(); in testBringTaskToFrontOnSecondaryDisplay() local