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()
612 int chatState = BluetoothMapContract.ChatState.UNKNOWN; field in BluetoothMapContentObserver.Event696 int presenceState, String presenceStatus, int chatState) { in Event()1291 int chatState = c.getInt(cInfo.mContactColChatState); in initContactsList() local1885 int chatState = c in handleContactListChanges() local1992 int chatState = c.getInt(cInfo.mContactColChatState); in handleContactListChanges() local
715 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()