Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java857 String VERSION_COUNTER = "version_counter"; field
1164 ConversationColumns.VERSION_COUNTER,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java376 c.getColumnIndex(BluetoothMapContract.ConversationColumns.VERSION_COUNTER); in setEmailImConvoColumns()