Searched refs:getLaunchOptions (Results 1 – 7 of 7) sorted by relevance
962 final Bundle launchOpts = hop.getLaunchOptions(); in applyHierarchyOp()1020 final Bundle launchOpts = hop.getLaunchOptions(); in applyHierarchyOp()1072 final Bundle launchOpts = hop.getLaunchOptions(); in applyHierarchyOp()1285 final Bundle bundle = hop.getLaunchOptions(); in applyTaskFragmentOperation()
343 final Bundle b = hop.getLaunchOptions(); in calcParallelCollectType()
148 Pair<Intent, ActivityOptions> options = response.getLaunchOptions(view);
400 Intent intent = response.getLaunchOptions(view).first; in applyCustomDescription()
899 response.getLaunchOptions(view)); in getHandler()
1570 public Bundle getLaunchOptions() { in getLaunchOptions() method in WindowContainerTransaction.HierarchyOp
441 startPendingIntent(view, pendingIntent, response.getLaunchOptions(view));6930 public Pair<Intent, ActivityOptions> getLaunchOptions(View view) {