Home
last modified time | relevance | path

Searched refs:getLockedCount (Results 1 – 2 of 2) sorted by relevance

/tools/loganalysis/javatests/com/android/loganalysis/parser/
DWakelockParserTest.java55 get(0).getLockedCount()); in testKernelWakelockParser()
80 get(0).getLockedCount()); in testPartialWakelockParser()
105 get(0).getLockedCount()); in testPartialWakelockParserOnOldFormat()
/tools/loganalysis/src/com/android/loganalysis/item/
DWakelockItem.java120 public int getLockedCount() { in getLockedCount() method in WakelockItem.WakelockInfoItem