Searched defs:getActivityLaunchOptions (Results 1 – 6 of 6) sorted by relevance
64 public ActivityOptions getActivityLaunchOptions(View v) { in getActivityLaunchOptions() method in RecentsActivity
39 public ActivityOptions getActivityLaunchOptions(Launcher launcher, View v) { in getActivityLaunchOptions() method in LauncherAppTransitionManager
138 public abstract ActivityOptions getActivityLaunchOptions(View v); in getActivityLaunchOptions() method in BaseDraggingActivity
1784 public ActivityOptions getActivityLaunchOptions(View v) { in getActivityLaunchOptions() method in Launcher
145 public ActivityOptions getActivityLaunchOptions(final View v) { in getActivityLaunchOptions() method in RecentsActivity
207 public ActivityOptions getActivityLaunchOptions(Launcher launcher, View v) { in getActivityLaunchOptions() method in QuickstepAppTransitionManagerImpl