Searched defs:expectedIntent (Results 1 – 4 of 4) sorted by relevance
121 private ArgumentMatcher<Intent> matchesIntentAndExtras(Intent expectedIntent) { in matchesIntentAndExtras()
332 Intent expectedIntent = new Intent(Intent.ACTION_VOICE_COMMAND); in testAssistantButton_opensVoiceAssistant() local347 Intent expectedIntent = new Intent(Settings.ACTION_ACCESSIBILITY_SETTINGS); in testAccessibilitySettingsButton_opensAccessibilitySettings() local
1596 final Intent expectedIntent = intents.get(i); in verifyPendingRecords() local
6396 Intent expectedIntent = new Intent( in verifyDataSharingAppliedBroadcast() local