Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java238 static final String[] MSG_PROJECTION_SHORT_EXT2 = new String[]{ field in BluetoothMapContentObserver
1737 c = mProviderClient.query(mMessageUri, MSG_PROJECTION_SHORT_EXT2, null, null, null); in handleMsgListChangesMsg()