Home
last modified time | relevance | path

Searched refs:getSupport13JarFile (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
DAddSupportJarAction.java424 public static File getSupport13JarFile() { in getSupport13JarFile() method in AddSupportJarAction
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateHandler.java644 path = AddSupportJarAction.getSupport13JarFile(); in execute()