Searched refs:queryIncomingMessageWithSelection (Results 1 – 2 of 2) sorted by relevance
428 return queryIncomingMessageWithSelection(getMessageIdSelection(uri), null); in queryIncomingMessageWithId()431 Cursor queryIncomingMessageWithSelection(String selection, String[] selectionArgs) { in queryIncomingMessageWithSelection() method in RcsProviderMessageHelper
402 return mMessageHelper.queryIncomingMessageWithSelection(selection, selectionArgs); in query()