Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothCallTest.java73 public void setTbsCallId() { in setTbsCallId() method in BluetoothCallTest
76 mBluetoothCall.setTbsCallId(uuid); in setTbsCallId()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothCall.java79 public void setTbsCallId(UUID callId) { in setTbsCallId() method in BluetoothCall