Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java231 Integer tbsCallState = getTbsCallState(call); in onStateChanged() local
233 mBluetoothLeCallControl.onCallStateChanged(call.getTbsCallId(), tbsCallState); in onStateChanged() local