Home
last modified time | relevance | path

Searched defs:statsDateEpochSeconds (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogStorage.java488 long statsDateEpochSeconds = statsDate.toEpochSecond(); in saveIoUsageStats() local
935 String userPackageId, IoUsageStatsEntry entry, long statsDateEpochSeconds) { in getContentValues()