Home
last modified time | relevance | path

Searched defs:numChildren (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DGallery.java463 int numChildren = getChildCount(); in detachOffScreenChildren() local
678 int numChildren = getChildCount(); in fillToGalleryLeftRtl() local
780 int numChildren = getChildCount(); in fillToGalleryRightLtr() local
DListView.java2300 final int numChildren = getChildCount(); in handleHorizontalFocusWithinListItem() local
2479 final int numChildren = getChildCount(); in handleNewSelectionChange() local
2501 private void measureAndAdjustDown(View child, int childIndex, int numChildren) { in measureAndAdjustDown()
2579 final int numChildren = getChildCount(); in amountToScroll() local
/frameworks/base/core/java/android/animation/
DLayoutTransition.java586 int numChildren = parent.getChildCount(); in runChangeTransition() local