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
134 public abstract ActivityOptions getActivityLaunchOptions(View v); in getActivityLaunchOptions() method in BaseDraggingActivity
1753 public ActivityOptions getActivityLaunchOptions(View v) { in getActivityLaunchOptions() method in Launcher
116 public ActivityOptions getActivityLaunchOptions(final View v) { in getActivityLaunchOptions() method in RecentsActivity
198 public ActivityOptions getActivityLaunchOptions(Launcher launcher, View v) { in getActivityLaunchOptions() method in QuickstepAppTransitionManagerImpl