HomeSort by relevance Sort by last modified time
    Searched refs:DOT_DEP (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtConstants.java 112 public final static String DOT_DEP = DOT + EXT_DEP;
189 public final static String RE_DEP_EXT = "\\" + DOT_DEP + "$"; //$NON-NLS-1$ //$NON-NLS-2$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
RenderScriptProcessor.java 431 AdtConstants.DOT_DEP));

Completed in 42 milliseconds