Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DDdmsPlugin.java505 String traceViewLocation) { in setToolsLocation() argument
509 File traceview = new File(traceViewLocation); in setToolsLocation()
545 String hprofConvLocation, String traceViewLocation) { in setToolsLocation() argument
547 if (setToolsLocation(adbLocation, hprofConvLocation, traceViewLocation)) { in setToolsLocation()