Searched defs:numChildren (Results 1 – 10 of 10) sorted by relevance
51 int numChildren = mHostView.getChildCount(); in resetViewStates() local102 int numChildren = mHostView.getChildCount(); in apply() local
99 static void assertChildrenHaveAlpha(ViewGroup group, int numChildren, float alpha) { in assertChildrenHaveAlpha()113 static void assertChildrenHaveColorOverlay(ViewGroup group, int numChildren, int overlayColor, in assertChildrenHaveColorOverlay()
493 int numChildren = getChildCount(); in detachOffScreenChildren() local710 int numChildren = getChildCount(); in fillToGalleryLeftRtl() local812 int numChildren = getChildCount(); in fillToGalleryRightLtr() local
2595 final int numChildren = getChildCount(); in handleHorizontalFocusWithinListItem() local2822 final int numChildren = getChildCount(); in handleNewSelectionChange() local2844 private void measureAndAdjustDown(View child, int childIndex, int numChildren) { in measureAndAdjustDown()2923 int numChildren = getChildCount(); in amountToScroll() local
68 final int numChildren = contentView.getChildCount(); in createFrom() local
168 final int numChildren = viewGroup.getChildCount(); in moveGhostViewsToTop() local
394 int numChildren = layerDrawable.getNumberOfLayers(); in createTranslucentLayerDrawable() local
770 int numChildren = parent.getChildCount(); in runChangeTransition() local
1372 int numChildren = mStackScroller.getChildCount(); in clearAllNotifications() local5939 final int numChildren = childrenRows.size(); in bindGuts() local
171 int numChildren; field in AssistStructure.ViewStackEntry