Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/unit/src/com/android/settings/
DChooseLockSettingsHelperTest.java64 Intent capturedIntent = getResultIntent(intentCaptor); in testlaunchConfirmationActivityWithExternalAndChallenge() local
105 Intent capturedIntent = getResultIntent(intentCaptor); in testlaunchConfirmationActivityWithExternalAndChallenge() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomServiceImplTest.java487 Intent capturedIntent = intentCaptor.getValue(); in registerPhoneAccountTestHelper() local
517 Intent capturedIntent = intentCaptor.getValue(); in testUnregisterPhoneAccount() local
629 Intent capturedIntent = intentCaptor.getValue(); in addCallTestHelper() local
695 Intent capturedIntent = intentCaptor.getValue(); in placeCallTestHelper() local
733 Intent capturedIntent = intentCaptor.getValue(); in testSetDefaultDialer() local
DCallScreeningServiceFilterTest.java206 Intent capturedIntent = intentCaptor.getValue(); in verifyBindingIntent() local
DNewOutgoingCallIntentBroadcasterTest.java384 Intent capturedIntent = intentCaptor.getValue(); in verifyBroadcastSent() local