Home
last modified time | relevance | path

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

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