Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothInCallService.java834 int bluetoothCallState = getBluetoothCallStateForUpdate(); in updateHeadsetWithCallState()
948 private int getBluetoothCallStateForUpdate() { in getBluetoothCallStateForUpdate() method in BluetoothInCallService