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