Searched refs:COMMENT_PROLOGUE (Results 1 – 1 of 1) sorted by relevance
68 private static final String COMMENT_PROLOGUE = " Preview: "; field in LayoutMetadata117 if (text.startsWith(COMMENT_PROLOGUE)) { in clearLegacyComment()