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