Searched refs:statsDateEpochSeconds (Results 1 – 1 of 1) sorted by relevance
488 long statsDateEpochSeconds = statsDate.toEpochSecond(); in saveIoUsageStats() local490 userPackage.userPackageId, entry, statsDateEpochSeconds)); in saveIoUsageStats()935 String userPackageId, IoUsageStatsEntry entry, long statsDateEpochSeconds) { in getContentValues() argument940 values.put(COLUMN_DATE_EPOCH, statsDateEpochSeconds); in getContentValues()