Home | History | Annotate | Download | only in drawable

Lines Matching refs:innerDepth

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