Searched refs:earliestEpochSecond (Results 1 – 1 of 1) sorted by relevance
1040 long earliestEpochSecond = excludingEndEpochSeconds; in queryIoOveruseStatsForUserPackageId() local1049 earliestEpochSecond = Math.min(cursor.getLong(5), earliestEpochSecond); in queryIoOveruseStatsForUserPackageId()1055 long durationInSeconds = excludingEndEpochSeconds - earliestEpochSecond; in queryIoOveruseStatsForUserPackageId()1057 earliestEpochSecond, durationInSeconds); in queryIoOveruseStatsForUserPackageId()