Searched defs:durationInSeconds (Results 1 – 7 of 7) sorted by relevance
65 public IoOveruseAlertThreshold( in IoOveruseAlertThreshold()111 long durationInSeconds = in.readLong(); in IoOveruseAlertThreshold() local
95 long durationInSeconds, in IoOveruseStats()227 long durationInSeconds = in.readLong(); in IoOveruseStats() local288 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