Searched refs:getChatState (Results 1 – 4 of 4) sorted by relevance
754 if (getChatState() != INVALID_VALUE_PARAMETER) { in EncodeParams()757 appParamBuf.putShort((short)getChatState()); in EncodeParams()1085 public int getChatState() { in getChatState() method in BluetoothMapAppParams
146 public int getChatState() { in getChatState() method in BluetoothMapConvoContactElement
458 ", ChatStatus: " + appParams.getChatState() + in onPut()715 int chatState = appParams.getChatState(); in setOwnerStatus()1556 ", ChatStatus: " + appParams.getChatState() + in onDelete()
1993 if (contact.getChatState() != chatState) { in handleContactListChanges()