Home
last modified time | relevance | path

Searched defs:lockedCount (Results 1 – 1 of 1) sorted by relevance

/tools/loganalysis/src/com/android/loganalysis/item/
DWakelockItem.java72 … public WakelockInfoItem(String name, long heldTime, int lockedCount, WakeLockCategory category) { in WakelockInfoItem()
85 public WakelockInfoItem(String name, String processUID, long heldTime, int lockedCount, in WakelockInfoItem()