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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewTemplateWizardState.java 103 inputPath = TemplateManager.getTemplateLocation(BLANK_ACTIVITY);
120 File getTemplateLocation() {
TemplateManager.java 103 public static File getTemplateLocation(@NonNull File root, @NonNull String relativePath) {
125 public static File getTemplateLocation(@NonNull String relativePath) {

Completed in 161 milliseconds