Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGallery.java482 int numChildren = getChildCount(); in detachOffScreenChildren() local
699 int numChildren = getChildCount(); in fillToGalleryLeftRtl() local
801 int numChildren = getChildCount(); in fillToGalleryRightLtr() local
DListView.java2374 final int numChildren = getChildCount(); in handleHorizontalFocusWithinListItem() local
2581 final int numChildren = getChildCount(); in handleNewSelectionChange() local
2603 private void measureAndAdjustDown(View child, int childIndex, int numChildren) { in measureAndAdjustDown()
2681 int numChildren = getChildCount(); in amountToScroll() local
/frameworks/base/core/java/android/animation/
DLayoutTransition.java753 int numChildren = parent.getChildCount(); in runChangeTransition() local