Searched defs:replaceLength (Results 1 – 3 of 3) sorted by relevance
71 boolean skipEndTag, int replaceLength) { in computeAttributeValues()190 int replaceLength = computeTextReplaceLength(currentNode, offset); in computeTextValues() local
196 int replaceLength = parent.length() - wordPrefix.length(); in computeNonAttributeProposals() local236 int replaceLength = info.replaceLength; in computeAttributeProposals() local515 boolean skipEndTag, int replaceLength) { in computeAttributeValues()529 int replaceLength = 0; in computeTextValues() local590 boolean isAttribute, boolean isNew, boolean skipEndTag, int replaceLength) { in addMatchingProposals()977 public int replaceLength = 0; field in AndroidContentAssist.AttribInfo
73 boolean skipEndTag, int replaceLength) { in computeAttributeValues()