Searched defs:needTag (Results 1 – 2 of 2) sorted by relevance
124 char needTag = 0; in computeAttributeValues() local184 char needTag = attrInfo.needTag; in computeTextValues() local
209 char needTag = computeElementNeedTag(viewer, offset, wordPrefix); in computeNonAttributeProposals() local240 char needTag = info.needTag; in computeAttributeProposals() local251 char needTag = 0; in computeElementNeedTag() local527 char needTag = computeElementNeedTag(viewer, offset, wordPrefix); in computeTextValues() local589 int offset, Node currentNode, String wordPrefix, char needTag, in addMatchingProposals()975 public char needTag = 0; field in AndroidContentAssist.AttribInfo