Searched refs:matchesIntents (Results 1 – 4 of 4) sorted by relevance
84 argThat(matchesIntents(intents)))).thenReturn(apps); in setEnterpriseSetDefaultApps()140 private ArgumentMatcher<Intent[]> matchesIntents(Intent[] intents) { in matchesIntents() method in EnterpriseSetDefaultAppsPreferenceControllerTest
227 argThat(matchesIntents(intents)))).thenReturn(apps); in setEnterpriseSetDefaultApps()
81 protected ArgumentMatcher<Intent[]> matchesIntents(Intent[] intents) { in matchesIntents() method in BaseEnterprisePrivacyPreferenceControllerTestCase
331 argThat(matchesIntents(intents)))).thenReturn(apps); in setEnterpriseSetDefaultApps()