Searched defs:templateId (Results 1 – 3 of 3) sorted by relevance
65 @Nullable String templateId) { in RenderOutput()158 String templateId = (flg & 0x4) == 0 ? null : in.readString(); in RenderOutput() local207 @Nullable String templateId) { in Builder()
70 String templateId = renderContentResult.getTemplateId(); in generateHtml() local101 private String createTempTemplateFile(String templateContent, String templateId) in createTempTemplateFile()
194 final int templateId = isValidDate ? in updateImageView() local