Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/util/
H A DPduCache.java35 private static final int MMS_ALL_ID = 1; field in PduCache
55 URI_MATCHER.addURI("mms", "#", MMS_ALL_ID);
136 case MMS_ALL_ID: in purge()
192 case MMS_ALL_ID: in normalizeKey()
/aosp12/frameworks/base/telephony/common/com/google/android/mms/util/
H A DPduCache.java36 private static final int MMS_ALL_ID = 1; field in PduCache
56 URI_MATCHER.addURI("mms", "#", MMS_ALL_ID);
141 case MMS_ALL_ID: in purge()
198 case MMS_ALL_ID: in normalizeKey()
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DMmsProvider.java127 case MMS_ALL_ID: in query()
272 case MMS_ALL_ID: in getType()
636 case MMS_ALL_ID: in delete()
799 case MMS_ALL_ID: in update()
1011 private static final int MMS_ALL_ID = 1; field in MmsProvider
1037 sURLMatcher.addURI("mms", "#", MMS_ALL_ID);