Searched refs:CONVERSATION_MESSAGES_URI (Results 1 – 1 of 1) sorted by relevance
72 public static final Uri CONVERSATION_MESSAGES_URI = Uri.parse(CONTENT_AUTHORITY + field in MessagingContentProvider135 cr.notifyChange(CONVERSATION_MESSAGES_URI, null); in notifyAllMessagesChanged()176 final Uri.Builder builder = CONVERSATION_MESSAGES_URI.buildUpon(); in buildConversationMessagesUri()