Home | History | Annotate | Download | only in drawable

Lines Matching refs:innerDepth

808         final int innerDepth = parser.getDepth() + 1;
812 && (parser.getDepth() >= innerDepth || eventType != XmlPullParser.END_TAG)) {