Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java203 static final String[] SMS_PROJECTION_SHORT_EXT = new String[]{ field in BluetoothMapContentObserver
1408 c = mResolver.query(Sms.CONTENT_URI, SMS_PROJECTION_SHORT_EXT, null, null, null); in handleMsgListChangesSms()