Searched defs:chatState (Results 1 – 4 of 4) sorted by relevance
74 String presenceStatus, int presenceAvailability, long lastActivity, int chatState, in BluetoothMapConvoContactElement()150 public void setChatState(int chatState) { in setChatState()154 public void setChatState(String chatState) { in setChatState()
621 int chatState = BluetoothMapContract.ChatState.UNKNOWN; field in BluetoothMapContentObserver.Event705 int presenceState, String presenceStatus, int chatState) { in Event()1301 int chatState = c.getInt(cInfo.mContactColChatState); in initContactsList() local1895 int chatState = c in handleContactListChanges() local2002 int chatState = c.getInt(cInfo.mContactColChatState); in handleContactListChanges() local
733 int chatState = appParams.getChatState(); in setOwnerStatus() local
622 int chatState = extras.getInt(BluetoothMapContract.EXTRA_CHAT_STATE); in call() local660 long lastActive, int chatState, String convoId); in setOwnerStatus()