Searched defs:excludingEndEpochSeconds (Results 1 – 1 of 1) sorted by relevance
270 long excludingEndEpochSeconds = mTimeSource.getCurrentDateTime().toEpochSecond(); in getTodayIoUsageStats() local314 long excludingEndEpochSeconds = currentDate.toEpochSecond(); in getHistoricalIoOveruseStats() local331 long excludingEndEpochSeconds) { in getDailySystemIoUsageSummaries()358 long excludingEndEpochSeconds) { in getTopUsersDailyIoUsageSummaries()399 long excludingEndEpochSeconds = currentDate.toEpochSecond(); in getNotForgivenHistoricalIoOveruses() local435 long excludingEndEpochSeconds = currentDate.toEpochSecond(); in forgiveHistoricalOveruses() local451 userPackageIds, includingStartEpochSeconds, excludingEndEpochSeconds); in forgiveHistoricalOveruses() local982 SQLiteDatabase db, long includingStartEpochSeconds, long excludingEndEpochSeconds) { in queryStats()1039 long excludingEndEpochSeconds) { in queryIoOveruseStatsForUserPackageId()1082 SQLiteDatabase db, long includingStartEpochSeconds, long excludingEndEpochSeconds) { in queryNotForgivenHistoricalOveruses()[all …]