Searched defs:numChildren (Results 1 – 11 of 11) sorted by relevance
269 private ExpandableNotificationRow createBlockableGroupRowSpy(int numChildren) throws Exception { in createBlockableGroupRowSpy()
330 int numChildren = ThreadLocalRandom.current().nextInt(0, resources.size() + 1); in fuzzTest() local
138 public ExpandableNotificationRow createGroup(int numChildren) throws Exception { in createGroup()
351 int numChildren = children.size(); in checkShouldTransferBack() local
506 int numChildren = getChildCount(); in detachOffScreenChildren() local724 int numChildren = getChildCount(); in fillToGalleryLeftRtl() local827 int numChildren = getChildCount(); in fillToGalleryRightLtr() local
2612 final int numChildren = getChildCount(); in handleHorizontalFocusWithinListItem() local2840 final int numChildren = getChildCount(); in handleNewSelectionChange() local2862 private void measureAndAdjustDown(View child, int childIndex, int numChildren) { in measureAndAdjustDown()2941 int numChildren = getChildCount(); in amountToScroll() 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