Searched refs:setChatState (Results 1 – 7 of 7) sorted by relevance
164 public void setChatState(int chatState) { in setChatState() method in BluetoothMapConvoContactElement168 public void setChatState(String chatState) { in setChatState() method in BluetoothMapConvoContactElement272 newElement.setChatState(attributeValue); in createFromXml()
778 setChatState(appParams[i]); in parseParams()1486 public void setChatState(int state) { in setChatState() method in BluetoothMapAppParams
2519 contact.setChatState(chatState); in handleContactListChanges()
3351 c.setChatState(tmpCursor.getInt(fi.mContactColChatState)); in populateImEmailConvoElement()
170 appParams.setChatState(TEST_CHAT_STATE); in settersAndGetters()316 () -> appParams.setChatState(ILLEGAL_PARAMETER_INT)); in setters_withIllegalArguments()
109 contactElement.setChatState(TEST_CHAT_STATE); in settersAndGetters()
297 params.setChatState(1); in setUpBluetoothMapAppParams()