Searched defs:excludingEndEpochSeconds (Results 1 – 1 of 1) sorted by relevance
266 long excludingEndEpochSeconds = mTimeSource.getCurrentDateTime().toEpochSecond(); in getTodayIoUsageStats() local310 long excludingEndEpochSeconds = currentDate.toEpochSecond(); in getHistoricalIoOveruseStats() local327 long excludingEndEpochSeconds) { in getDailySystemIoUsageSummaries()354 long excludingEndEpochSeconds) { in getTopUsersDailyIoUsageSummaries()395 long excludingEndEpochSeconds = currentDate.toEpochSecond(); in getNotForgivenHistoricalIoOveruses() local430 long excludingEndEpochSeconds = currentDate.toEpochSecond(); in forgiveHistoricalOveruses() local446 userPackageIds, includingStartEpochSeconds, excludingEndEpochSeconds); in forgiveHistoricalOveruses() local965 SQLiteDatabase db, long includingStartEpochSeconds, long excludingEndEpochSeconds) { in queryStats()1022 long excludingEndEpochSeconds) { in queryIoOveruseStatsForUserPackageId()1065 SQLiteDatabase db, long includingStartEpochSeconds, long excludingEndEpochSeconds) { in queryNotForgivenHistoricalOveruses()[all …]