Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPackageManager.java723 public void setResolveInfosForIntent(Intent intent, List<ResolveInfo> info) { in setResolveInfosForIntent() method in ShadowPackageManager
735 setResolveInfosForIntent(intent, info); in addResolveInfoForIntent()
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowDevicePolicyManagerTest.java2025 .setResolveInfosForIntent( in setPersistentPreferrecActivity_exists()
DShadowPackageManagerTest.java2585 .setResolveInfosForIntent( in resolveActivity_preferred()