Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java149 public void setChatState(int chatState) { in setChatState() method in BluetoothMapConvoContactElement
153 public void setChatState(String chatState) { in setChatState() method in BluetoothMapConvoContactElement
H A DBluetoothMapAppParams.java1109 public void setChatState(int state) { in setChatState() method in BluetoothMapAppParams