Searched refs:truncateToDate (Results 1 – 1 of 1) sorted by relevance
1251 public static void truncateToDate(SQLiteDatabase db, ZonedDateTime latestTruncateDate) { in truncateToDate() method in WatchdogStorage.IoUsageStatsTable1320 IoUsageStatsTable.truncateToDate(db, currentDate.minus(RETENTION_PERIOD)); in onShrink()