Searched defs:targetIntent (Results 1 – 7 of 7) sorted by relevance
44 boolean shouldUpRecreateTask(Activity activity, Intent targetIntent); in shouldUpRecreateTask()72 public boolean shouldUpRecreateTask(Activity activity, Intent targetIntent) { in shouldUpRecreateTask()114 public boolean shouldUpRecreateTask(Activity activity, Intent targetIntent) { in shouldUpRecreateTask()158 public static boolean shouldUpRecreateTask(Activity sourceActivity, Intent targetIntent) { in shouldUpRecreateTask()
35 Intent targetIntent = new Intent(Intent.ACTION_MAIN, null); in getTargetIntent() local
28 public static boolean shouldUpRecreateTask(Activity activity, Intent targetIntent) { in shouldUpRecreateTask()
448 public boolean supportShouldUpRecreateTask(@NonNull Intent targetIntent) { in supportShouldUpRecreateTask()
567 final Intent targetIntent = targetIntents.get(i); in checkTargetSourceIntent() local679 final Intent targetIntent = new Intent(getTargetIntent()); in getResolvedIntent() local
435 Intent targetIntent = new Intent(_intent); in setIntent() local
6404 public boolean shouldUpRecreateTask(Intent targetIntent) { in shouldUpRecreateTask()