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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtConstants.java 110 public final static String DOT_RS = DOT + EXT_RS;
187 public final static String RE_RS_EXT = "\\" + DOT_RS + "$"; //$NON-NLS-1$ //$NON-NLS-2$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
RenderScriptProcessor.java 90 AdtConstants.DOT_RS));

Completed in 37 milliseconds