Searched refs:currentDepth (Results 1 – 2 of 2) sorted by relevance
300 int currentDepth = parser.getDepth(); in getViewKeyFromParser() local310 if (currentDepth == testDepth) { in getViewKeyFromParser()317 } else if (resourceReference != null && currentDepth == 1) { in getViewKeyFromParser()
1009 final int currentDepth = parser.getDepth(); in consumeChildElements() local1011 parser.getDepth() > currentDepth) && type != XmlPullParser.END_DOCUMENT) { in consumeChildElements()