Searched defs:timesAcquired (Results 1 – 1 of 1) sorted by relevance
38 public final int timesAcquired; field in WakeLockStats.WakeLockData48 public WakeLockData(int timesAcquired, long totalTimeHeldMs, long timeHeldMs) { in WakeLockData()