Searched refs:setChatState (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java149 public void setChatState(int chatState) { method in class:BluetoothMapConvoContactElement
153 public void setChatState(String chatState) { method in class:BluetoothMapConvoContactElement
262 newElement.setChatState(attributeValue);
H A DBluetoothMapAppParams.java481 setChatState(appParams[i]);
1078 public void setChatState(int state) { method in class:BluetoothMapAppParams
H A DBluetoothMapContentObserver.java2015 contact.setChatState(chatState);
H A DBluetoothMapContent.java3092 c.setChatState(tmpCursor.getInt(fi.mContactColChatState));

Completed in 84 milliseconds