Home
last modified time | relevance | path

Searched defs:DOT_JAR (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtConstants.java106 public final static String DOT_JAR = DOT + EXT_JAR; field in AdtConstants
/sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
DLintConstants.java266 public static final String DOT_JAR = ".jar"; //$NON-NLS-1$ field in LintConstants