Home
last modified time | relevance | path

Searched defs:FN_TRACEVIEW (Results 1 – 3 of 3) sorted by relevance

/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DDdmConstants.java42 public final static String FN_TRACEVIEW = (CURRENT_PLATFORM == PLATFORM_WINDOWS) ? field in DdmConstants
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DSdkToolsLocator.java47 public static final String FN_TRACEVIEW = "traceview" + PLATFORM_SCRIPT_EXTENSION; //$NON-NLS-1$ field in SdkToolsLocator
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtConstants.java148 public final static String FN_TRACEVIEW = field in AdtConstants