HomeSort by relevance Sort by last modified time
    Searched defs:setChatState (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapConvoContactElement.java 150 public void setChatState(int chatState) {
154 public void setChatState(String chatState) {
263 newElement.setChatState(attributeValue);
BluetoothMapAppParams.java 482 setChatState(appParams[i]);
    [all...]

Completed in 65 milliseconds