Searched defs:wlStats (Results 1 – 2 of 2) sorted by relevance
109 byte[] buffer, WakeLockInfo[] wlStats) { in readKernelWakelockStats()238 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testOneWakeLockInfo() local257 WakeLockInfo[] wlStats = new WakeLockInfo[2]; in testTwoWakeLockInfos() local281 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testWakeLockInfosBecomeStale() local315 WakeLockInfo[] wlStats = new WakeLockInfo[0]; in testAggregateStatsEmpty() local330 WakeLockInfo[] wlStats = new WakeLockInfo[0]; in testAggregateStatsNoNativeWakelocks() local349 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testAggregateStatsNoKernelWakelocks() local371 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testAggregateStatsBothKernelAndNativeWakelocks() local398 WakeLockInfo[] wlStats = new WakeLockInfo[2]; in testAggregateStatsUpdate() local
193 WakeLockInfo[] wlStats; in getWakelockStatsFromSystemSuspend() local211 public KernelWakelockStats updateWakelockStats(WakeLockInfo[] wlStats, in updateWakelockStats()