Home
last modified time | relevance | path

Searched defs:queryIntentServices (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplicationPackageManager.java355 protected List<ResolveInfo> queryIntentServices(Intent intent, int flags) { in queryIntentServices() method in ShadowApplicationPackageManager
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplicationPackageManager.java543 protected List<ResolveInfo> queryIntentServices(Intent intent, int flags) { in queryIntentServices() method in ShadowApplicationPackageManager