Home
last modified time | relevance | path

Searched defs:mockCall (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallDiagnosticServiceControllerTest.java120 Call mockCall = Mockito.mock(Call.class); in testNoBindOnNonSimCall() local
134 Call mockCall = Mockito.mock(Call.class); in testNoBindOnExternalCall() local
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
H A DBluetoothInCallServiceTest.java151 BluetoothCall mockCall = createRingingCall(); in testHeadsetAnswerCall() local
169 BluetoothCall mockCall = createForegroundCall(); in testHeadsetHangupCall() local
187 BluetoothCall mockCall = createForegroundCall(); in testHeadsetSendDTMF() local