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.java261 Integer tbsCallState = getTbsCallState(call); in onStateChanged() local
263 mBluetoothLeCallControl.onCallStateChanged(call.getTbsCallId(), tbsCallState); in onStateChanged() local