Home | History | Annotate | Download | only in res

Lines Matching refs:getDepth

1847         int outerDepth = parser.getDepth();
1850 && (type != XmlPullParser.END_TAG || parser.getDepth() > outerDepth)) {