Searched refs:setTag (Results 1 – 11 of 11) sorted by relevance
25 setTag("bugreportz"); in BugreportzMetricCollector()
31 setTag("compact-meminfo"); in MemInfoMetricCollector()
31 setTag("fragmentation"); in BuddyInfoMetricCollector()
31 setTag("jank"); in GraphicsStatsMetricCollector()
31 setTag("trace"); in TraceMetricCollector()
31 setTag("pagetypeinfo"); in PagetypeInfoMetricCollector()
34 setTag("ion"); in IonHeapInfoMetricCollector()
62 setTag("meminfoInterval"); in TestMeminfoCollector()84 setTag("jankInterval"); in TestJankinfoCollector()106 setTag("fragmentationInterval"); in TestFragmentationCollector()
131 public void setTag(String tag) { in setTag() method in MiscLogcatItem
406 public void setTag(String tag) { in setTag() method in BaseDeviceMetricCollector
399 item.setTag(data.mTag); in commit()