Home
last modified time | relevance | path

Searched defs:SMS_PROJECTION (Results 1 – 3 of 3) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyBackupAgent.java206 static final String[] SMS_PROJECTION = new String[] { field in TelephonyBackupAgent
457 Cursor smsCursor = mContentResolver.query(Telephony.Sms.CONTENT_URI, SMS_PROJECTION, in onFullBackup() argument
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java191 static final String[] SMS_PROJECTION = field in BluetoothMapContentObserver
DBluetoothMapContent.java162 static final String[] SMS_PROJECTION = field in BluetoothMapContent