Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPackageManager.java283 public void addResolveInfoForIntent(Intent intent, List<ResolveInfo> info) { in addResolveInfoForIntent() method in ShadowPackageManager
294 public void addResolveInfoForIntent(Intent intent, ResolveInfo info) { in addResolveInfoForIntent() method in ShadowPackageManager