Home
last modified time | relevance | path

Searched defs:captor (Results 1 – 5 of 5) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioManagerTest.java87 ArgumentCaptor<CallAudioModeStateMachine.MessageArgs> captor = in testSingleIncomingCallFlowWithoutMTSpeedUp() local
122 ArgumentCaptor<CallAudioModeStateMachine.MessageArgs> captor = in testSingleIncomingCallFlowWithMTSpeedUp() local
156 ArgumentCaptor<CallAudioModeStateMachine.MessageArgs> captor = in testSingleOutgoingCall() local
203 ArgumentCaptor<CallAudioModeStateMachine.MessageArgs> captor = in createIncomingCall() local
222 ArgumentCaptor<CallAudioModeStateMachine.MessageArgs> captor = in disconnectCall() local
249 ArgumentCaptor<CallAudioModeStateMachine.MessageArgs> captor = in stopTone() local
DDirectToVoicemailCallFilterTest.java86 ArgumentCaptor<CallerInfoLookupHelper.OnQueryCompleteListener> captor = in verifyLookupStart() local
DCallLogManagerTest.java639 ArgumentCaptor<CountryListener> captor = verifyCountryIso(mockDetector, resultIso); in testCountryIso_newCountryDetected() local
651 ArgumentCaptor<CountryListener> captor = ArgumentCaptor.forClass(CountryListener.class); in verifyCountryIso() local
678 ArgumentCaptor<ContentValues> captor = ArgumentCaptor.forClass(ContentValues.class); in verifyInsertionWithCapture() local
DCallScreeningServiceFilterTest.java215 ArgumentCaptor<ICallScreeningAdapter> captor = in getCallScreeningAdapter() local
DLogTest.java473 ArgumentCaptor<Log.CallEventRecord> captor = in testEventRecordTiming() local