Searched refs:removeResolveInfosForIntent (Results 1 – 2 of 2) sorted by relevance
328 public void removeResolveInfosForIntent(Intent intent, String packageName) { in removeResolveInfosForIntent() method in ShadowPackageManager
1230 shadowPackageManager.removeResolveInfosForIntent(intent, "com.org"); in removeResolveInfosForIntent_shouldCauseResolveActivityToReturnNull()1245 shadowPackageManager.removeResolveInfosForIntent(intent, "com.org"); in removeResolveInfosForIntent_forService()