Home
last modified time | relevance | path

Searched defs:dialingCall (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java554 BluetoothCall dialingCall = mCallInfo.getOutgoingCall(); in isHighDefCallInProgress() local
1307 BluetoothCall dialingCall = mCallInfo.getOutgoingCall(); in getBluetoothCallStateForUpdate() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java755 BluetoothCall dialingCall = createForegroundCall(UUID.randomUUID()); in testAlertingCallClccResponse() local
793 BluetoothCall dialingCall = createForegroundCall(UUID.randomUUID()); in testHoldingCallClccResponse() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallsManagerTest.java3555 Call dialingCall = addSpyCall(accountHande, CallState.DIALING); in testGetNumUnholdableCallsForOtherConnectionService() local