Lines Matching defs:depth
1429 final int depth = parser.getDepth();
1433 parser.getDepth() > depth) && type != XmlPullParser.END_DOCUMENT) {
1446 if (LOGD) Log.v(TAG, String.format(("%" + (2*(depth+1)) + "s<include workspace=%08x>"),
1457 if (LOGD) Log.v(TAG, String.format(("%" + (2*(depth+1)) + "s</include>"), ""));
1483 ("%" + (2*(depth+1)) + "s<%s%s c=%d s=%s x=%s y=%s>"),