Searched refs:DELETED_SELECTION (Results 1 – 1 of 1) sorted by relevance
50 static final String DELETED_SELECTION = Voicemails.DELETED + "=1"; field in VoicemailsQueryHelper69 return getLocalVoicemails(phoneAccountHandle, DELETED_SELECTION); in getDeletedVoicemails()