Searched refs:getChatState (Results 1 – 4 of 4) sorted by relevance
765 if (getChatState() != INVALID_VALUE_PARAMETER) { in encodeParams()768 appParamBuf.putShort((short) getChatState()); in encodeParams()1116 public int getChatState() { in getChatState() method in BluetoothMapAppParams
145 public int getChatState() { in getChatState() method in BluetoothMapConvoContactElement
525 + appParams.getChatState() + ", ChatStatusConvoId: " in onPut()850 int chatState = appParams.getChatState(); in setOwnerStatus()1842 + appParams.getChatState() + ", ChatStatusConvoId: " in onDelete()
2087 if (contact.getChatState() != chatState) { in handleContactListChanges()