Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetSystemInterface.java164 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in answerCall() local
190 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in hangupCall() local
212 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in sendDtmf() local
229 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in processChld() local
246 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in getNetworkOperator() local
299 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in getSubscriberNumber() local
319 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in listCurrentCalls() local
334 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in queryPhoneState() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterState.java235 BluetoothInCallService bluetoothInCallService = BluetoothInCallService.getInstance(); in exit() local
H A DAdapterService.java799 BluetoothInCallService bluetoothInCallService = BluetoothInCallService.getInstance(); in linkQualityReportCallback() local