Searched refs:getConversationSelfId (Results 1 – 3 of 3) sorted by relevance
938 public String getConversationSelfId() { in getConversationSelfId() method in ComposeMessageView943 final String oldSelfId = getConversationSelfId(); in selectSim()
1437 final String selfParticipantId = mComposeMessageView.getConversationSelfId(); in getConversationSelfSubId()
594 conversationId, getConversationSelfId(dbWrapper, conversationId)); in updateConversationMetadataInTransaction()650 final String conversationSelfId = getConversationSelfId(dbWrapper, conversationId); in addSelfIdAutoSwitchInfoToContentValues()873 public static String getConversationSelfId(final DatabaseWrapper dbWrapper, in getConversationSelfId() method in BugleDatabaseOperations