Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java787 String LAST_THREAD_ACTIVITY = "last_thread_activity"; field
1089 ConversationColumns.LAST_THREAD_ACTIVITY,
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DFilterInfoTest.java126 BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY, in setEmailImConvoColumns()
DBluetoothMapContentTest.java1220 BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY, in convoListing_withNullFilterRecipient()
1324 BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY, in convoListing_withNonNullFilterRecipient()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapUtils.java142 .LAST_THREAD_ACTIVITY) in printCursor()
DBluetoothMapContent.java241 ConversationColumns.LAST_THREAD_ACTIVITY,
383 c.getColumnIndex(BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY); in setEmailImConvoColumns()
2845 .LAST_THREAD_ACTIVITY in convoListing()
3052 BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY in refreshImEmailConvoVersions()