Searched defs:chatState (Results 1 – 4 of 4) sorted by relevance
73 String presenceStatus, int presenceAvailability, long lastActivity, int chatState, in BluetoothMapConvoContactElement()149 public void setChatState(int chatState) { in setChatState()153 public void setChatState(String chatState) { in setChatState()
610 public int chatState = BluetoothMapContract.ChatState.UNKNOWN; field in BluetoothMapContentObserver.Event693 int presenceState, String presenceStatus, int chatState) { in Event()1374 int chatState = c.getInt(cInfo.mContactColChatState); in initContactsList() local2004 int chatState = c.getInt(cInfo.mContactColChatState); in handleContactListChanges() local2097 int chatState = c.getInt(cInfo.mContactColChatState); in handleContactListChanges() local
855 int chatState = appParams.getChatState(); in setOwnerStatus() local
641 int chatState = extras.getInt(BluetoothMapContract.EXTRA_CHAT_STATE); in call() local679 int chatState, String convoId); in setOwnerStatus()