Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java610 BluetoothLeCall tbsCall = createTbsCall(call); in onCallAdded()
1628 private BluetoothLeCall createTbsCall(BluetoothCall call) { in createTbsCall() method in BluetoothInCallService
1705 BluetoothLeCall tbsCall = createTbsCall(call); in sendTbsCurrentCallsList()