Searched defs:launchCookies (Results 1 – 5 of 5) sorted by relevance
84 protected HomeAnimationFactory createHomeAnimationFactory(ArrayList<IBinder> launchCookies, in createHomeAnimationFactory()
134 protected HomeAnimationFactory createHomeAnimationFactory(ArrayList<IBinder> launchCookies, in createHomeAnimationFactory()
232 public ArrayList<IBinder> launchCookies = new ArrayList<>(); field in TaskInfo
657 final ArrayList<IBinder> launchCookies = runningTaskInfo.launchCookies; in getTaskListener() local
1264 final ArrayList<IBinder> launchCookies = runningTaskTarget.taskInfo.launchCookies == null in findLauncherView() local