Searched defs:durationInSeconds (Results 1 – 7 of 7) sorted by relevance
83 public IoOveruseAlertThreshold( in IoOveruseAlertThreshold()150 long durationInSeconds = in.readLong(); in IoOveruseAlertThreshold() local
96 long durationInSeconds, in IoOveruseStats()237 long durationInSeconds = in.readLong(); in IoOveruseStats() local299 long durationInSeconds) { in Builder()
95 int durationInSeconds = (int) (durationInMilliSeconds / 1000); in getDownloadRate() local
150 IoOveruseAlertThreshold toIoOveruseAlertThreshold(const int64_t durationInSeconds, in toIoOveruseAlertThreshold()
75 IoOveruseAlertThreshold toIoOveruseAlertThreshold(const int64_t durationInSeconds, in toIoOveruseAlertThreshold()100 const int64_t startTime, const int64_t durationInSeconds) { in constructIoOveruseStats()121 const int totalOveruses, const int64_t startTime, const int64_t durationInSeconds) { in constructPackageIoOveruseStats()
432 final float durationInSeconds = Math.abs(deltaPosition / velocity); in calculateTranslationDuration() local
1055 long durationInSeconds = excludingEndEpochSeconds - earliestEpochSecond; in queryIoOveruseStatsForUserPackageId() local