Searched refs:instantiate (Results 1 – 2 of 2) sorted by relevance
606 boolean instantiate = TAG_INSTANTIATE.equals(name); in execute()607 if (TAG_COPY.equals(name) || instantiate) { in execute()615 if (instantiate) { in execute()616 instantiate(freemarker, paramMap, fromPath, to); in execute()720 boolean instantiate = relativeFrom.endsWith(DOT_FTL); in merge()721 if (instantiate) { in merge()722 instantiate(freemarker, paramMap, relativeFrom, toPath); in merge()956 private void instantiate( in instantiate() method in TemplateHandler
37 class : Supply the name of the view class to instantiate175 android:name : Supply the name of the fragment class to instantiate.