Searched defs:templateId (Results 1 – 4 of 4) sorted by relevance
91 @Nullable String templateId, in RenderOutputParcel()159 String templateId = (flg & 0x2) == 0 ? null : in.readString(); in RenderOutputParcel() local
78 @Nullable String templateId, in RenderOutput()
74 String templateId = renderContentResult.getTemplateId(); in generateHtml() local106 private String createTempTemplateFile(String templateContent, String templateId) in createTempTemplateFile()
194 final int templateId = isValidDate ? in updateImageView() local