Searched refs:updateConversationSelfId (Results 1 – 2 of 2) sorted by relevance
596 private void updateConversationSelfId(final String selfId, final boolean notify) { in updateConversationSelfId() method in ComposeMessageView874 updateConversationSelfId(selfId, true /* notify */); in updateConversationSelfIdOnExternalChange()895 updateConversationSelfId(newSelfId, true /* notify */); in selectSim()
696 private static void updateConversationSelfId(final String conversationId, in updateConversationSelfId() method in ParticipantRefresh734 updateConversationSelfId(conversationId, defaultSelf.getId()); in refreshConversationSelfIds()