Searched refs:CREATION_TIME_MS (Results 1 – 4 of 4) sorted by relevance
127 PickerSQLConstants.SearchHistoryTableColumns.CREATION_TIME_MS, in getHistorySuggestions()212 PickerSQLConstants.SearchSuggestionsTableColumns.CREATION_TIME_MS, in getCachedSuggestions()371 PickerSQLConstants.SearchSuggestionsTableColumns.CREATION_TIME_MS); in clearExpiredCachedSearchSuggestions()443 PickerSQLConstants.SearchHistoryTableColumns.CREATION_TIME_MS); in clearExpiredHistorySearchSuggestions()536 PickerSQLConstants.SearchSuggestionsTableColumns.CREATION_TIME_MS.getColumnName(), in getContentValues()679 PickerSQLConstants.SearchHistoryTableColumns.CREATION_TIME_MS.getColumnName(), in searchRequestToHistoryContentValues()
251 CREATION_TIME_MS("creation_time_ms"); enumConstant272 CREATION_TIME_MS("creation_time_ms"); enumConstant
706 PickerSQLConstants.SearchSuggestionsTableColumns.CREATION_TIME_MS.getColumnName(), in testClearExpiredCachedSuggestions()738 PickerSQLConstants.SearchHistoryTableColumns.CREATION_TIME_MS.getColumnName(), in testClearExpiredHistorySuggestions()
167 private static final long CREATION_TIME_MS = 10000L; field in FederatedComputeWorkerTest270 .creationTime(CREATION_TIME_MS)