Searched defs:skipEndTag (Results 1 – 5 of 5) sorted by relevance
53 boolean skipEndTag, int replaceLength) { in computeAttributeValues()
75 boolean skipEndTag, int replaceLength) { in computeAttributeValues()
157 boolean skipEndTag, int replaceLength) { in computeAttributeValues()
488 boolean skipEndTag, int replaceLength) { in computeAttributeValues()564 boolean isAttribute, boolean isNew, boolean skipEndTag, int replaceLength) { in addMatchingProposals()1006 public boolean skipEndTag = false; field in AndroidContentAssist.AttribInfo