Searched refs:deleteOutgoingMessageWithSelection (Results 1 – 2 of 2) sorted by relevance
566 return deleteOutgoingMessageWithSelection(getMessageIdSelection(uri), null); in deleteOutgoingMessageWithId()569 int deleteOutgoingMessageWithSelection(String selection, String[] selectionArgs) { in deleteOutgoingMessageWithSelection() method in RcsProviderMessageHelper
679 return mMessageHelper.deleteOutgoingMessageWithSelection(selection, selectionArgs); in delete()