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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddSupportJarAction.java 171 File path = getSupportJarFile();
173 assert path.exists(); // guaranteed by the getSupportJarFile call
333 public static File getSupportJarFile() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java 470 File path = AddSupportJarAction.getSupportJarFile();
    [all...]

Completed in 50 milliseconds