Home
last modified time | relevance | path

Searched refs:getBluetoothInCallServiceInstance (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetSystemInterface.java77 private BluetoothInCallService getBluetoothInCallServiceInstance() { in getBluetoothInCallServiceInstance() method in HeadsetSystemInterface
164 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in answerCall()
190 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in hangupCall()
212 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in sendDtmf()
229 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in processChld()
246 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in getNetworkOperator()
299 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in getSubscriberNumber()
319 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in listCurrentCalls()
334 BluetoothInCallService bluetoothInCallService = getBluetoothInCallServiceInstance(); in queryPhoneState()