Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
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
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java794 BluetoothInCallService bluetoothInCallService = BluetoothInCallService.getInstance(); in linkQualityReportCallback() local