Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollState.java58 int numChildren = mHostView.getChildCount(); in resetViewStates() local
103 int numChildren = mHostView.getChildCount(); in apply() local
/frameworks/base/core/java/android/widget/
DGallery.java485 int numChildren = getChildCount(); in detachOffScreenChildren() local
702 int numChildren = getChildCount(); in fillToGalleryLeftRtl() local
804 int numChildren = getChildCount(); in fillToGalleryRightLtr() local
DListView.java2424 final int numChildren = getChildCount(); in handleHorizontalFocusWithinListItem() local
2651 final int numChildren = getChildCount(); in handleNewSelectionChange() local
2673 private void measureAndAdjustDown(View child, int childIndex, int numChildren) { in measureAndAdjustDown()
2752 int numChildren = getChildCount(); in amountToScroll() local
/frameworks/base/core/java/android/view/
DGhostView.java168 final int numChildren = viewGroup.getChildCount(); in moveGhostViewsToTop() local
/frameworks/base/core/java/android/animation/
DLayoutTransition.java766 int numChildren = parent.getChildCount(); in runChangeTransition() local
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DBackgroundManager.java430 int numChildren = layerDrawable.getNumberOfLayers(); in createOptimizedTranslucentLayerDrawable() local
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java101 int numChildren; field in AssistStructure.ViewStackEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java932 int numChildren = mStackScroller.getChildCount(); in clearAllNotifications() local