Searched refs:SystraceOutputParser (Results 1 – 2 of 2) sorted by relevance
29 public class SystraceOutputParser { class48 public SystraceOutputParser(boolean compressedStream, String systraceJs, String systraceCss, in SystraceOutputParser() method in SystraceOutputParser
50 import com.android.ide.eclipse.ddms.systrace.SystraceOutputParser;670 SystraceOutputParser parser = new SystraceOutputParser( in launchSystrace()672 SystraceOutputParser.getJs(systraceAssets), in launchSystrace()673 SystraceOutputParser.getCss(systraceAssets), in launchSystrace()674 SystraceOutputParser.getHtmlPrefix(systraceAssets), in launchSystrace()675 SystraceOutputParser.getHtmlSuffix(systraceAssets)); in launchSystrace()