Searched refs:childPrefix (Results 1 – 1 of 1) sorted by relevance
41 int childDepth, int childPrefix, in populateStatsDimensionsValueParcelChildren() argument57 if (fieldDepth == childDepth && fieldPrefix == childPrefix) { in populateStatsDimensionsValueParcelChildren()81 } else if (fieldDepth > childDepth && fieldPrefix == childPrefix) { in populateStatsDimensionsValueParcelChildren()107 int childPrefix = 0; in toStatsDimensionsValueParcel() local109 populateStatsDimensionsValueParcelChildren(root, childDepth, childPrefix, mValues, index); in toStatsDimensionsValueParcel()