HomeSort by relevance Sort by last modified time
    Searched full:traceviewlocation (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DdmsPlugin.java 273 String traceviewLocation = locator.getTraceViewLocation();
275 if (adbLocation != null && traceviewLocation != null &&
279 traceviewLocation)) {
468 String traceViewLocation) {
472 File traceview = new File(traceViewLocation);
506 String hprofConvLocation, String traceViewLocation) {
508 if (setToolsLocation(adbLocation, hprofConvLocation, traceViewLocation)) {

Completed in 25 milliseconds