Home
last modified time | relevance | path

Searched refs:getAllAttributes (Results 1 – 3 of 3) sorted by relevance

/tools/loganalysis/src/com/android/loganalysis/item/
DGenericTimingItem.java39 super(getAllAttributes(attributes)); in GenericTimingItem()
74 private static Set<String> getAllAttributes(Set<String> attributes) { in getAllAttributes() method in GenericTimingItem
DMiscKernelLogItem.java53 super(getAllAttributes(attributes)); in MiscKernelLogItem()
115 private static Set<String> getAllAttributes(Set<String> attributes) { in getAllAttributes() method in MiscKernelLogItem
DMiscLogcatItem.java62 super(getAllAttributes(attributes)); in MiscLogcatItem()
166 private static Set<String> getAllAttributes(Set<String> attributes) { in getAllAttributes() method in MiscLogcatItem