Searched refs:currentDepth (Results 1 – 2 of 2) sorted by relevance
332 int currentDepth = parser.getDepth(); in getViewKeyFromParser() local342 if (currentDepth == testDepth) { in getViewKeyFromParser()349 } else if (resourceReference != null && currentDepth == 1) { in getViewKeyFromParser()
1032 final int currentDepth = parser.getDepth(); in consumeChildElements() local1034 parser.getDepth() > currentDepth) && type != XmlPullParser.END_DOCUMENT) { in consumeChildElements()