Searched refs:SMS_RAW_MESSAGE_PERMANENT_DELETE (Results 1 – 1 of 1) sorted by relevance
288 if (match == SMS_RAW_MESSAGE || match == SMS_RAW_MESSAGE_PERMANENT_DELETE) { in getDBOpenHelper()699 case SMS_RAW_MESSAGE_PERMANENT_DELETE: in delete()887 private static final int SMS_RAW_MESSAGE_PERMANENT_DELETE = 28; field in SmsProvider910 sURLMatcher.addURI("sms", "raw/permanentDelete", SMS_RAW_MESSAGE_PERMANENT_DELETE);