Searched refs:LAST_THREAD_ACTIVITY (Results 1 – 4 of 4) sorted by relevance
829 public static final String LAST_THREAD_ACTIVITY = "last_thread_activity"; field1156 ConversationColumns.LAST_THREAD_ACTIVITY,
41 … c.getColumnName(i).equals(BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY) || in printCursor()
132 BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY) || in printCursor()
237 ConversationColumns.LAST_THREAD_ACTIVITY,390 BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY); in setEmailImConvoColumns()1739 where = " AND " + BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY + in setWhereFilterLastActivity()1749 where += " AND " + BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY in setWhereFilterLastActivity()2601 null, null, BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY in convoListing()2797 null, null, BluetoothMapContract.ConversationColumns.LAST_THREAD_ACTIVITY in refreshImEmailConvoVersions()