Home
last modified time | relevance | path

Searched refs:SMS_UNDELIVERED (Results 1 – 1 of 1) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DSmsProvider.java133 case SMS_UNDELIVERED: in query()
886 private static final int SMS_UNDELIVERED = 27; field in SmsProvider
903 sURLMatcher.addURI("sms", "undelivered", SMS_UNDELIVERED);