Searched refs:currentDepth (Results 1 – 2 of 2) sorted by relevance
546 int currentDepth = parser.getDepth(); in getViewKeyFromParser() local556 if (currentDepth == testDepth) { in getViewKeyFromParser()563 } else if (resourceReference != null && currentDepth == 1) { in getViewKeyFromParser()
1294 final int currentDepth = parser.getDepth(); in consumeChildElements() local1296 parser.getDepth() > currentDepth) && type != XmlPullParser.END_DOCUMENT) { in consumeChildElements()