Searched refs:removeResolveInfosForIntent (Results 1 – 2 of 2) sorted by relevance
795 public void removeResolveInfosForIntent(Intent intent, String packageName) { in removeResolveInfosForIntent() method in ShadowPackageManager
2137 shadowOf(packageManager).removeResolveInfosForIntent(intent, "com.org"); in removeResolveInfosForIntent_shouldCauseResolveActivityToReturnNull()2152 shadowOf(packageManager).removeResolveInfosForIntent(intent, "com.org"); in removeResolveInfosForIntent_forService()