HomeSort by relevance Sort by last modified time
    Searched full:lastchatstate (Results 1 - 1 of 1) sorted by null

  /external/smack/src/org/jivesoftware/smackx/
ChatStateManager.java 146 ChatState lastChatState = chatStates.get(chat);
147 if (lastChatState != newState) {

Completed in 231 milliseconds