Searched defs:durationInSeconds (Results 1 – 9 of 9) sorted by relevance
81 public IoOveruseAlertThreshold( in IoOveruseAlertThreshold()143 long durationInSeconds = in.readLong(); in IoOveruseAlertThreshold() local
93 long durationInSeconds, in IoOveruseStats()224 long durationInSeconds = in.readLong(); in IoOveruseStats() local285 long durationInSeconds) { in Builder()
165 void TestRecToBuffQueue( SLObjectItf sl, const char* path, SLAint64 durationInSeconds) in TestRecToBuffQueue()488 int durationInSeconds = 10; in main() local
95 int durationInSeconds = (int) (durationInMilliSeconds / 1000); in getDownloadRate() local
149 IoOveruseAlertThreshold toIoOveruseAlertThreshold(const int64_t durationInSeconds, in toIoOveruseAlertThreshold()
69 IoOveruseAlertThreshold toIoOveruseAlertThreshold(const int64_t durationInSeconds, in toIoOveruseAlertThreshold()94 const int64_t startTime, const int64_t durationInSeconds) { in constructIoOveruseStats()115 const int totalOveruses, const int64_t startTime, const int64_t durationInSeconds) { in constructPackageIoOveruseStats()
432 final float durationInSeconds = Math.abs(deltaPosition / velocity); in calculateTranslationDuration() local
908 long durationInSeconds = excludingEndEpochSeconds - earliestEpochSecond; in queryIoOveruseStatsForUserPackageId() local
2223 final long durationInSeconds = (now - activeSyncContext.mStartTime); in dumpSyncState() local