Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/sim/
H A DSimSelectNotificationTest.java227 Intent capturedIntent = intentCaptor.getValue(); in onReceivePrimarySubListChange_WithDataPickExtra_shouldStartActivity() local
252 Intent capturedIntent = intentCaptor.getValue(); in onReceivePrimarySubListChange_WithDismissExtra_shouldDismiss() local
/aosp12/packages/services/Telephony/tests/src/com/android/phone/
H A DRcsProvisioningMonitorTest.java412 Intent capturedIntent = captorIntent.getValue(); in testCarrierConfigChanged() local
606 Intent capturedIntent = captorIntent.getValue(); in testSendBroadcastWhenDmaChanged() local
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomServiceImplTest.java725 Intent capturedIntent = intentCaptor.getValue(); in addCallTestHelper() local
803 Intent capturedIntent = intentCaptor.getValue(); in placeCallTestHelper() local
848 Intent capturedIntent = intentCaptor.getValue(); in testSetDefaultDialer() local
H A DCallScreeningServiceFilterTest.java401 Intent capturedIntent = intentCaptor.getValue(); in verifyBindingIntent() local