Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowPackageManager.java734 public void addResolveInfoForIntent(Intent intent, List<ResolveInfo> info) { in addResolveInfoForIntent() method in ShadowPackageManager
750 public void addResolveInfoForIntent(Intent intent, ResolveInfo info) { in addResolveInfoForIntent() method in ShadowPackageManager