Searched defs:expectedIntent (Results 1 – 10 of 10) sorted by relevance
109 val expectedIntent = in testPassNonActivityPendingIntentAndRequestStartingActivity_findsIntentAndStarts() constant159 private val expectedIntent = intent constant
278 Intent expectedIntent = new Intent().setPackage(BACKLINKS_TASK_PACKAGE_NAME); in triggerBacklinks_shouldUpdateBacklinks_withAppProvidedIntent() local302 Intent expectedIntent = new Intent().setPackage(BACKLINKS_TASK_PACKAGE_NAME); in triggerBacklinks_withNonResolvableAppProvidedIntent_usesMainLauncherIntent() local405 Intent expectedIntent = new Intent().setPackage(package2); in triggerBacklinks_multipleAppsOnScreen_multipleBacklinksAvailable() local502 private void mockQueryIntentActivities(Intent expectedIntent, ResolveInfo resolveInfoToReturn) { in mockQueryIntentActivities()539 IntentMatcher(Intent expectedIntent) { in IntentMatcher()
55 val expectedIntent = mock<PendingIntent>() in <lambda>() constant
112 val expectedIntent = in startRestrictionDialog() constant
117 val expectedIntent = RestrictedLockUtils.getShowAdminSupportDetailsIntent(ADMIN) in testHandleDisabledByPolicy() constant
121 private ArgumentMatcher<Intent> matchesIntentAndExtras(Intent expectedIntent) { in matchesIntentAndExtras()
355 Intent expectedIntent = new Intent(Intent.ACTION_VOICE_COMMAND); in testAssistantButton_opensVoiceAssistant() local375 Intent expectedIntent = new Intent(Settings.ACTION_ACCESSIBILITY_SETTINGS); in testAccessibilitySettingsButton_opensAccessibilitySettings() local
376 Intent expectedIntent = new Intent(Intent.ACTION_MAIN); in testHomeIntentInterception() local
2388 final Intent expectedIntent = intents.get(i); in verifyPendingRecords() local
6532 Intent expectedIntent = new Intent( in verifyDataSharingAppliedBroadcast() local