Searched refs:currentDepth (Results 1 – 3 of 3) sorted by relevance
228 int currentDepth = parser.getDepth(); in setupViewInContext() local238 if (currentDepth == testDepth) { in setupViewInContext()245 } else if (mResourceReference != null && currentDepth == 1) { in setupViewInContext()
191 final int currentDepth = parser.getDepth(); in parseInclude() local193 parser.getDepth() > currentDepth) && type != XmlPullParser.END_DOCUMENT) { in parseInclude()
761 final int currentDepth = parser.getDepth(); in parseRequestFocus() local763 parser.getDepth() > currentDepth) && type != XmlPullParser.END_DOCUMENT) { in parseRequestFocus()867 final int currentDepth = parser.getDepth(); in parseInclude() local869 parser.getDepth() > currentDepth) && type != XmlPullParser.END_DOCUMENT) { in parseInclude()