Searched refs:getPlatformToolsFolder (Results 1 – 2 of 2) sorted by relevance
493 public static File getPlatformToolsFolder() { in getPlatformToolsFolder() method in DdmsPlugin
571 …final File systraceAssets = new File(DdmsPlugin.getPlatformToolsFolder(), "systrace"); //$NON-NLS-… in launchSystrace()