Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java224 private static final String[] CONVO_VERSION_PROJECTION = new String[]{ field in BluetoothMapContent
3059 Cursor imEmailCursor = mResolver.query(contentUri, CONVO_VERSION_PROJECTION, null, null, in refreshImEmailConvoVersions()