Searched refs:resolveServiceForExplicitIntent (Results 1 – 1 of 1) sorted by relevance
344 ResolveInfo resolvedService = resolveServiceForExplicitIntent(intent); in queryIntentServices()489 private ResolveInfo resolveServiceForExplicitIntent(Intent intent) { in resolveServiceForExplicitIntent() method in ShadowApplicationPackageManager