| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/base/domain/actions/ |
| D | QSTileIntentUserInputHandlerTest.kt | 109 val expectedIntent = in testPassNonActivityPendingIntentAndRequestStartingActivity_findsIntentAndStarts() constant 159 private val expectedIntent = intent constant in com.android.systemui.qs.tiles.base.domain.actions.QSTileIntentUserInputHandlerTest
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/appclips/ |
| D | AppClipsViewModelTest.java | 278 Intent expectedIntent = new Intent().setPackage(BACKLINKS_TASK_PACKAGE_NAME); in triggerBacklinks_shouldUpdateBacklinks_withAppProvidedIntent() local 302 Intent expectedIntent = new Intent().setPackage(BACKLINKS_TASK_PACKAGE_NAME); in triggerBacklinks_withNonResolvableAppProvidedIntent_usesMainLauncherIntent() local 405 Intent expectedIntent = new Intent().setPackage(package2); in triggerBacklinks_multipleAppsOnScreen_multipleBacklinksAvailable() local 502 private void mockQueryIntentActivities(Intent expectedIntent, ResolveInfo resolveInfoToReturn) { in mockQueryIntentActivities() 539 IntentMatcher(Intent expectedIntent) { in IntentMatcher()
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/alarm/domain/interactor/ |
| D | AlarmTileUserActionInteractorTest.kt | 55 val expectedIntent = mock<PendingIntent>() in <lambda>() constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/brightness/domain/interactor/ |
| D | BrightnessPolicyEnforcementInteractorTest.kt | 112 val expectedIntent = in startRestrictionDialog() constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/base/domain/interactor/ |
| D | DisabledByPolicyInteractorTest.kt | 117 val expectedIntent = RestrictedLockUtils.getShowAdminSupportDetailsIntent(ADMIN) in testHandleDisabledByPolicy() constant
|
| /frameworks/base/services/robotests/backup/src/com/android/server/backup/transport/ |
| D | TransportConnectionManagerTest.java | 121 private ArgumentMatcher<Intent> matchesIntentAndExtras(Intent expectedIntent) { in matchesIntentAndExtras()
|
| /frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/tests/src/com/android/systemui/accessibility/accessibilitymenu/tests/ |
| D | AccessibilityMenuServiceTest.java | 355 Intent expectedIntent = new Intent(Intent.ACTION_VOICE_COMMAND); in testAssistantButton_opensVoiceAssistant() local 375 Intent expectedIntent = new Intent(Settings.ACTION_ACCESSIBILITY_SETTINGS); in testAccessibilitySettingsButton_opensAccessibilitySettings() local
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | ActivityStartInterceptorTest.java | 376 Intent expectedIntent = new Intent(Intent.ACTION_MAIN); in testHomeIntentInterception() local
|
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
| D | BroadcastQueueImplTest.java | 2388 final Intent expectedIntent = intents.get(i); in verifyPendingRecords() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
| D | DevicePolicyManagerTest.java | 6532 Intent expectedIntent = new Intent( in verifyDataSharingAppliedBroadcast() local
|