Searched refs:childCount (Results 1 – 2 of 2) sorted by relevance
367 int childCount = markers.size(); in getElements() local376 mTypeCount.put(topMarker, childCount); in getElements()
404 for (int index = 0, childCount = children.size(); index < childCount; index++) { in analyzeLinearLayout()485 if (index < (childCount - 1)) { in analyzeLinearLayout()