Searched refs:getLaunchOptions (Results 1 – 12 of 12) sorted by relevance
62 val (fillInIntent, activityOptions) = testResponse.getLaunchOptions(view) in launchAnimatorIsUsedForWidgetView()83 val (fillInIntent, activityOptions) = testResponse.getLaunchOptions(view) in launchAnimatorIsNotUsedForRegularView()
63 val (fillInIntent, activityOptions) = testResponse.getLaunchOptions(view) in launchAnimatorIsUsedForSmartspaceView()84 val (fillInIntent, activityOptions) = testResponse.getLaunchOptions(view) in launchAnimatorIsNotUsedForRegularView()
52 val launchOptions = response.getLaunchOptions(view) in onInteraction()
1112 final Bundle launchOpts = hop.getLaunchOptions(); in applyHierarchyOp()1170 final Bundle launchOpts = hop.getLaunchOptions(); in applyHierarchyOp()1222 final Bundle launchOpts = hop.getLaunchOptions(); in applyHierarchyOp()1478 final Bundle bundle = hop.getLaunchOptions(); in applyTaskFragmentOperation()
367 final Bundle b = hop.getLaunchOptions(); in calcParallelCollectType()
156 Pair<Intent, ActivityOptions> options = response.getLaunchOptions(view);
1027 Bundle getLaunchOptions() { in getLaunchOptions() method in TaskFragmentContainer
2037 container.getLaunchOptions()); in updateOverlayContainer()
420 Intent intent = response.getLaunchOptions(view).first; in applyCustomDescription()
918 response.getLaunchOptions(view)); in getHandler()
1675 public Bundle getLaunchOptions() { in getLaunchOptions() method in WindowContainerTransaction.HierarchyOp
467 startPendingIntent(view, pendingIntent, response.getLaunchOptions(view));7255 public Pair<Intent, ActivityOptions> getLaunchOptions(View view) {