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.java204 static final String[] SMS_PROJECTION = new String[] { field in TelephonyBackupAgent
379 Cursor smsCursor = mContentResolver.query(Telephony.Sms.CONTENT_URI, SMS_PROJECTION, in onFullBackup() argument
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java186 static final String[] SMS_PROJECTION = new String[]{ field in BluetoothMapContentObserver
DBluetoothMapContent.java156 static final String[] SMS_PROJECTION = new String[]{ field in BluetoothMapContent