Searched defs:wlStats (Results 1 – 2 of 2) sorted by relevance
84 byte[] buffer, WakeLockInfo[] wlStats) { in readKernelWakelockStats()205 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testOneWakeLockInfo() local222 WakeLockInfo[] wlStats = new WakeLockInfo[2]; in testTwoWakeLockInfos() local245 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testWakeLockInfosBecomeStale() local278 WakeLockInfo[] wlStats = new WakeLockInfo[0]; in testAggregateStatsEmpty() local292 WakeLockInfo[] wlStats = new WakeLockInfo[0]; in testAggregateStatsNoNativeWakelocks() local310 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testAggregateStatsNoKernelWakelocks() local331 WakeLockInfo[] wlStats = new WakeLockInfo[1]; in testAggregateStatsBothKernelAndNativeWakelocks() local357 WakeLockInfo[] wlStats = new WakeLockInfo[2]; in testAggregateStatsUpdate() local
176 WakeLockInfo[] wlStats = null; in getWakelockStatsFromSystemSuspend() local201 public KernelWakelockStats updateWakelockStats(WakeLockInfo[] wlStats, in updateWakelockStats()