Home | History | Annotate | Download | only in drawable

Lines Matching refs:innerDepth

456         final int innerDepth = parser.getDepth() + 1;
461 && ((depth = parser.getDepth()) >= innerDepth || type != XmlPullParser.END_TAG)) {
466 if (depth > innerDepth) {