Home
last modified time | relevance | path

Searched defs:capturedIntent (Results 1 – 6 of 6) sorted by relevance

/packages/services/Telephony/tests/src/com/android/phone/
DRcsProvisioningMonitorTest.java414 Intent capturedIntent = captorIntent.getValue(); in testCarrierConfigChanged() local
608 Intent capturedIntent = captorIntent.getValue(); in testSendBroadcastWhenDmaChanged() local
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/
DPairNewDevicePreferenceControllerUnitTest.java190 Intent capturedIntent = captor.getValue(); in preferenceClicked_triggersCustomPairingFlow_whenSystemApplicationIsFound() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/sim/
DSimSelectNotificationTest.java252 Intent capturedIntent = intentCaptor.getValue(); in onReceivePrimarySubListChange_WithDataPickExtra_shouldStartActivity() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/am/
DFixedActivityServiceTest.java434 Intent capturedIntent = intentCaptor.getAllValues().get(0); in testStartFixedActivityModeForDisplayAndUser_nonActiveDisplay() local
585 Intent capturedIntent = intentCaptor.getAllValues().get(0); in userSwitchedToNotAllowedUser_launchesBlankActivity() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomServiceImplTest.java1322 Intent capturedIntent = intentCaptor.getValue(); in addCallTestHelper() local
1722 Intent capturedIntent = intentCaptor.getValue(); in testPlaceCallPrivileged() local
1790 Intent capturedIntent = intentCaptor.getValue(); in placeCallTestHelper() local
1874 Intent capturedIntent = intentCaptor.getValue(); in testSetDefaultDialer() local
DCallScreeningServiceFilterTest.java410 Intent capturedIntent = intentCaptor.getValue(); in verifyBindingIntent() local