Home
last modified time | relevance | path

Searched refs:queryImplicitIntentServices (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplicationPackageManager.java353 queryImplicitIntentServices(intent), in queryIntentServices()
577 private List<ResolveInfo> queryImplicitIntentServices(Intent intent) { in queryImplicitIntentServices() method in ShadowApplicationPackageManager