Searched refs:getConversationSelfId (Results 1 – 3 of 3) sorted by relevance
883 public String getConversationSelfId() { in getConversationSelfId() method in ComposeMessageView888 final String oldSelfId = getConversationSelfId(); in selectSim()
1435 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