Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java211 static final String[] MMS_PROJECTION_SHORT_EXT = new String[]{ field in BluetoothMapContentObserver
1568 c = mResolver.query(Mms.CONTENT_URI, MMS_PROJECTION_SHORT_EXT, null, null, null); in handleMsgListChangesMms()