Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java806 String VERSION_COUNTER = "version_counter"; field
1090 ConversationColumns.VERSION_COUNTER,
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DFilterInfoTest.java129 BluetoothMapContract.ConversationColumns.VERSION_COUNTER, in setEmailImConvoColumns()
DBluetoothMapContentTest.java1223 BluetoothMapContract.ConversationColumns.VERSION_COUNTER, in convoListing_withNullFilterRecipient()
1327 BluetoothMapContract.ConversationColumns.VERSION_COUNTER, in convoListing_withNonNullFilterRecipient()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java387 c.getColumnIndex(BluetoothMapContract.ConversationColumns.VERSION_COUNTER); in setEmailImConvoColumns()