Searched defs:mEndNode (Results 1 – 1 of 1) sorted by relevance
678 private final Node mEndNode; field in AndroidXmlFormattingStrategy.IndentationMeasurer684 public IndentationMeasurer(Node mStartNode, Node mEndNode, IStructuredDocument document) { in IndentationMeasurer()