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.java215 static final String[] MMS_PROJECTION = new String[] { field in TelephonyBackupAgent
370 Cursor mmsCursor = mContentResolver.query(Telephony.Mms.CONTENT_URI, MMS_PROJECTION, in onFullBackup() argument
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java169 static final String[] MMS_PROJECTION = new String[]{ field in BluetoothMapContent