Searched defs:activeTime (Results 1 – 4 of 4) sorted by relevance
38 public CpuUsageInfo(long activeTime, long totalTime) { in CpuUsageInfo()
75 private long[] activeTime; field in NetworkStatsHistory88 public long activeTime; field in NetworkStatsHistory.Entry
2824 float activeTime = ns2ms(stats.totalTime) / 1000.0f; in dumpBufferingStats() local2835 float activeTime = sortedPair.first; in dumpBufferingStats() local
2908 float activeTime = ns2ms(stats.totalTime) / 1000.0f; in dumpBufferingStats() local2919 float activeTime = sortedPair.first; in dumpBufferingStats() local