Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
H A DBluetoothInCallServiceTest.java599 BluetoothCall dialingCall = createForegroundCall(); in testAlertingCallClccResponse() local
623 BluetoothCall dialingCall = createForegroundCall(); in testHoldingCallClccResponse() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothInCallService.java950 BluetoothCall dialingCall = mCallInfo.getOutgoingCall(); in getBluetoothCallStateForUpdate() local