Searched defs:resolved (Results 1 – 2 of 2) sorted by relevance
112 ResolveInfo resolved = mPackageManager.resolveActivity(metaIntent, in invalidPackageOrClass() local165 private boolean wouldLaunchResolverActivity(ResolveInfo resolved, in wouldLaunchResolverActivity()
205 List<ResolveInfo> resolved = pm.queryIntentActivities(intent, 0); in validatedActivityIntent() local