Searched refs:CONTRIBUTION_TIME (Results 1 – 2 of 2) sorted by relevance
35 public static final String CONTRIBUTION_TIME = "contribution_time"; field in TaskHistoryContract.TaskHistoryEntry53 + CONTRIBUTION_TIME
310 TaskHistoryContract.TaskHistoryEntry.CONTRIBUTION_TIME, in updateOrInsertTaskHistory()353 String orderBy = TaskHistoryContract.TaskHistoryEntry.CONTRIBUTION_TIME + " DESC"; in getTaskHistory()355 TaskHistoryContract.TaskHistoryEntry.CONTRIBUTION_TIME, in getTaskHistory()373 TaskHistoryContract.TaskHistoryEntry.CONTRIBUTION_TIME)); in getTaskHistory()410 String whereClause = TaskHistoryContract.TaskHistoryEntry.CONTRIBUTION_TIME + " < ?"; in deleteExpiredTaskHistory()