Searched refs:currentDepth (Results 1 – 2 of 2) sorted by relevance
503 int currentDepth = parser.getDepth(); in getViewKeyFromParser() local513 if (currentDepth == testDepth) { in getViewKeyFromParser()520 } else if (resourceReference != null && currentDepth == 1) { in getViewKeyFromParser()
1033 final int currentDepth = parser.getDepth(); in consumeChildElements() local1035 parser.getDepth() > currentDepth) && type != XmlPullParser.END_DOCUMENT) { in consumeChildElements()