Searched refs:childPrefix (Results 1 – 2 of 2) sorted by relevance
50 int childDepth, int childPrefix, in populateStatsDimensionsValueParcelChildren() argument66 if (fieldDepth == childDepth && fieldPrefix == childPrefix) { in populateStatsDimensionsValueParcelChildren()90 } else if (fieldDepth > childDepth && fieldPrefix == childPrefix) { in populateStatsDimensionsValueParcelChildren()116 int childPrefix = 0; in toStatsDimensionsValueParcel() local118 populateStatsDimensionsValueParcelChildren(root, childDepth, childPrefix, mValues, index); in toStatsDimensionsValueParcel()
595 final String childPrefix = prefix + " "; in dumpChildrenNames() local602 pw.print(childPrefix + "#" + i + " "); in dumpChildrenNames()603 cc.dumpChildrenNames(pw, childPrefix); in dumpChildrenNames()