Home
last modified time | relevance | path

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

/tools/loganalysis/src/com/android/loganalysis/item/
DWakelockItem.java47 public static class WakelockInfoItem extends GenericItem { class in WakelockItem
72 … public WakelockInfoItem(String name, long heldTime, int lockedCount, WakeLockCategory category) { in WakelockInfoItem() method in WakelockItem.WakelockInfoItem
85 public WakelockInfoItem(String name, String processUID, long heldTime, int lockedCount, in WakelockInfoItem() method in WakelockItem.WakelockInfoItem