Searched defs:taskIndex (Results 1 – 4 of 4) sorted by relevance
249 public static void logQuickSwitchFromHomeFallback(int taskIndex) { in logQuickSwitchFromHomeFallback()260 public static void logQuickSwitchFromHomeFailed(int taskIndex) { in logQuickSwitchFromHomeFailed()
150 public void run(int taskIndex) { in run()
224 int taskIndex = recentsView.indexOfChild(taskView); in createRecentsWindowAnimator() local
5758 int taskIndex = indexOfChild(taskView); in createAdjacentPageAnimForTaskLaunch() local