Home
last modified time | relevance | path

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

/tools/loganalysis/src/com/android/loganalysis/item/
DMiscKernelLogItem.java87 public String getCategory() { in getCategory() method in MiscKernelLogItem
DInterruptItem.java93 public InterruptCategory getCategory() { in getCategory() method in InterruptItem.InterruptInfoItem
DMiscLogcatItem.java175 public String getCategory() { in getCategory() method in MiscLogcatItem
DWakelockItem.java127 public WakeLockCategory getCategory() { in getCategory() method in WakelockItem.WakelockInfoItem
/tools/loganalysis/src/com/android/loganalysis/parser/
DLogcatParser.java617 public String getCategory() { in getCategory() method in LogcatParser.CrashTag