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