Searched defs:numChildren (Results 1 – 11 of 11) sorted by relevance
269 private ExpandableNotificationRow createBlockableGroupRowSpy(int numChildren) throws Exception { in createBlockableGroupRowSpy()
328 int numChildren = ThreadLocalRandom.current().nextInt(0, resources.size() + 1); in fuzzTest() local
131 public ExpandableNotificationRow createGroup(int numChildren) throws Exception { in createGroup()
506 int numChildren = getChildCount(); in detachOffScreenChildren() local724 int numChildren = getChildCount(); in fillToGalleryLeftRtl() local827 int numChildren = getChildCount(); in fillToGalleryRightLtr() local
2616 final int numChildren = getChildCount(); in handleHorizontalFocusWithinListItem() local2844 final int numChildren = getChildCount(); in handleNewSelectionChange() local2866 private void measureAndAdjustDown(View child, int childIndex, int numChildren) { in measureAndAdjustDown()2945 int numChildren = getChildCount(); in amountToScroll() local
363 int numChildren = children.size(); in checkShouldTransferBack() local
175 final int numChildren = viewGroup.getChildCount(); in moveGhostViewsToTop() local
116 int numChildren = mHostView.getChildCount(); in resetChildViewStates() local
158 int numChildren = getChildCount(); in onMeasure() local
772 int numChildren = parent.getChildCount(); in runChangeTransition() local
185 int numChildren; field in AssistStructure.ViewStackEntry