Searched refs:updateConversationSelfId (Results 1 – 2 of 2) sorted by relevance
603 private void updateConversationSelfId(final String selfId, final boolean notify) { in updateConversationSelfId() method in ComposeMessageView931 updateConversationSelfId(selfId, true /* notify */); in updateConversationSelfIdOnExternalChange()952 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()