Searched refs:LAST_THREAD_ACTIVITY (Results 1 – 3 of 3) sorted by relevance
838 String LAST_THREAD_ACTIVITY = "last_thread_activity"; field1163 ConversationColumns.LAST_THREAD_ACTIVITY,
229 ConversationColumns.LAST_THREAD_ACTIVITY,372 c.getColumnIndex(BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY); in setEmailImConvoColumns()1874 where = " AND " + BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY in setWhereFilterLastActivity()1884 where += " AND " + BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY in setWhereFilterLastActivity()2837 BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY in convoListing()3054 BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY + " DESC, " in refreshImEmailConvoVersions()
124 .equals(BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY) in printCursor()