Searched defs:staleStats (Results 1 – 2 of 2) sorted by relevance
83 private KernelWakelockStats readKernelWakelockStats(KernelWakelockStats staleStats, in readKernelWakelockStats()102 KernelWakelockStats staleStats = mReader.parseProcWakelocks(new byte[0], 0, true, in testParseEmptyFile() local172 KernelWakelockStats staleStats = new KernelWakelockStats(); in testWakelocksBecomeStale() local208 KernelWakelockStats staleStats = mReader.updateWakelockStats(wlStats, in testOneWakeLockInfo() local226 KernelWakelockStats staleStats = mReader.updateWakelockStats(wlStats, in testTwoWakeLockInfos() local248 KernelWakelockStats staleStats = new KernelWakelockStats(); in testWakeLockInfosBecomeStale() local275 KernelWakelockStats staleStats = new KernelWakelockStats(); in testAggregateStatsEmpty() local287 KernelWakelockStats staleStats = new KernelWakelockStats(); in testAggregateStatsNoNativeWakelocks() local307 KernelWakelockStats staleStats = new KernelWakelockStats(); in testAggregateStatsNoKernelWakelocks() local326 KernelWakelockStats staleStats = new KernelWakelockStats(); in testAggregateStatsBothKernelAndNativeWakelocks() local[all …]
77 public final KernelWakelockStats readKernelWakelockStats(KernelWakelockStats staleStats) { in readKernelWakelockStats()182 final KernelWakelockStats staleStats) { in getWakelockStatsFromSystemSuspend()209 final KernelWakelockStats staleStats) { in updateWakelockStats()231 final KernelWakelockStats staleStats) { in parseProcWakelocks()314 public KernelWakelockStats updateVersion(KernelWakelockStats staleStats) { in updateVersion()326 public KernelWakelockStats removeOldStats(final KernelWakelockStats staleStats) { in removeOldStats()