Home
last modified time | relevance | path

Searched defs:MMS_PROJECTION (Results 1 – 2 of 2) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyBackupAgent.java228 static final String[] MMS_PROJECTION = new String[] { field in TelephonyBackupAgent
459 Cursor mmsCursor = mContentResolver.query(Telephony.Mms.CONTENT_URI, MMS_PROJECTION, in onFullBackup() argument
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java176 static final String[] MMS_PROJECTION = field in BluetoothMapContent