Searched refs:queryOutgoingMessageWithSelection (Results 1 – 2 of 2) sorted by relevance
438 return queryOutgoingMessageWithSelection(getMessageIdSelection(uri), null); in queryOutgoingMessageWithId()441 Cursor queryOutgoingMessageWithSelection(String selection, String[] selectionArgs) { in queryOutgoingMessageWithSelection() method in RcsProviderMessageHelper
406 return mMessageHelper.queryOutgoingMessageWithSelection(selection, selectionArgs); in query()