Searched defs:targetIntent (Results 1 – 7 of 7) sorted by relevance
35 Intent targetIntent = new Intent(Intent.ACTION_MAIN, null); in getTargetIntent() local
59 @NonNull Intent targetIntent) { in shouldUpRecreateTask()
603 Intent targetIntent = getTargetIntent(); in updateModelAndChooserCounts() local653 final Intent targetIntent = targetIntents.get(i); in checkTargetSourceIntent() local694 Intent targetIntent, in ChooserListController()813 final Intent targetIntent = new Intent(getTargetIntent()); in getResolvedIntent() local
65 Intent targetIntent, in ResolverListController()
447 public boolean supportShouldUpRecreateTask(@NonNull Intent targetIntent) { in supportShouldUpRecreateTask()
835 Intent targetIntent = new Intent(_intent); in setIntent() local
6840 public boolean shouldUpRecreateTask(Intent targetIntent) { in shouldUpRecreateTask()