Home
last modified time | relevance | path

Searched defs:taskIndex (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src_protolog/com/android/quickstep/util/
DActiveGestureProtoLogProxy.java249 public static void logQuickSwitchFromHomeFallback(int taskIndex) { in logQuickSwitchFromHomeFallback()
260 public static void logQuickSwitchFromHomeFailed(int taskIndex) { in logQuickSwitchFromHomeFailed()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestScheduledExecutorService.java150 public void run(int taskIndex) { in run()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java224 int taskIndex = recentsView.indexOfChild(taskView); in createRecentsWindowAnimator() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java5758 int taskIndex = indexOfChild(taskView); in createAdjacentPageAnimForTaskLaunch() local