Home
last modified time | relevance | path

Searched defs:childCount (Results 1 – 25 of 993) sorted by relevance

12345678910>>...40

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DTransitionLayout.kt102 val childCount = childCount in onFinishInflate() constant
127 val childCount = childCount in applyCurrentState() constant
216 val childCount = childCount in onLayout() constant
282 val childCount = childCount in applySetToFullLayout() constant
300 val childCount = childCount in ensureViewsNotGone() constant
362 val childCount = transitionLayout.childCount in initFromLayout() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java309 int childCount = algorithmState.visibleChildren.size(); in getNotificationChildrenStates() local
320 int childCount = algorithmState.visibleChildren.size(); in updateSpeedBumpState() local
352 int childCount = algorithmState.visibleChildren.size(); in updateClipping() local
438 int childCount = algorithmState.visibleChildren.size(); in updateDimmedAndHideSensitive() local
455 int childCount = mHostView.getChildCount(); in initAlgorithmState() local
573 int childCount = algorithmState.visibleChildren.size(); in updatePositionsForState() local
866 int childCount = algorithmState.visibleChildren.size(); in updatePulsingStates() local
896 int childCount = algorithmState.visibleChildren.size(); in updateHeadsUpStates() local
1211 int childCount = algorithmState.visibleChildren.size(); in updateZValuesForState() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListGetCheckItemIdsTest.java74 int childCount = mListView.getChildCount(); in testSimpleCheck() local
95 int childCount = mListView.getChildCount(); in testMultipleCheck() local
135 int childCount = mListView.getChildCount(); in testClearChoices() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
H A DListSetSelectionTest.java74 int childCount = mListView.getChildCount(); in testSetSelection() local
105 int childCount = mListView.getChildCount(); in testSetSelectionFromTop() local
140 int childCount = mListView.getChildCount(); in testSetSelection0() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/drawerlayout/drawerlayout/1.3.0-alpha01/androidx.drawerlayout_drawerlayout/android_common_apex35/aar/
Dandroidx.drawerlayout_drawerlayout.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
Dclasses.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/support/android-support-drawerlayout-nodeps/android_common/aar/
Dclasses.jarandroid/support/v4/widget/DrawerLayout$1.class DrawerLayout.java package android. ...
Dandroid-support-drawerlayout-nodeps.jarandroid/support/v4/widget/DrawerLayout$1.class DrawerLayout.java package android. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/drawerlayout/drawerlayout/1.3.0-alpha01/androidx.drawerlayout_drawerlayout/android_common_apex10000/aar/
Dandroidx.drawerlayout_drawerlayout.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
Dclasses.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/drawerlayout/drawerlayout/1.3.0-alpha01/androidx.drawerlayout_drawerlayout/android_common/aar/
Dclasses.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
Dandroidx.drawerlayout_drawerlayout.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/drawerlayout/drawerlayout/1.3.0-alpha01/androidx.drawerlayout_drawerlayout/android_common_apex34/aar/
Dandroidx.drawerlayout_drawerlayout.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
Dclasses.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/drawerlayout/drawerlayout/1.3.0-alpha01/androidx.drawerlayout_drawerlayout/android_common_apex30/aar/
Dclasses.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
Dandroidx.drawerlayout_drawerlayout.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/drawerlayout/drawerlayout/1.3.0-alpha01/androidx.drawerlayout_drawerlayout/android_common_apex33/aar/
Dandroidx.drawerlayout_drawerlayout.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
Dclasses.jarandroidx/ androidx/drawerlayout/ androidx/drawerlayout/widget/ androidx/drawerlayout/widget/DrawerLayout ...
/aosp_15_r20/external/setupcompat/main/java/com/google/android/setupcompat/view/
H A DButtonBarLayout.java96 int childCount = getChildCount(); in setStacked() local
174 int childCount, boolean isOnePrimaryButton) { in getChildViewsInContainerInOrder()
208 int childCount = getChildCount(); in isFooterButtonsEvenlyWeighted() local
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DGridView.java542 final int childCount = getChildCount(); in findMotionRow() local
609 final int childCount = getChildCount(); in fillSpecific() local
618 final int childCount = getChildCount(); in fillSpecific() local
633 private void correctTooHigh(int numColumns, int verticalSpacing, int childCount) { in correctTooHigh()
674 private void correctTooLow(int numColumns, int verticalSpacing, int childCount) { in correctTooLow()
1196 int childCount = getChildCount(); in layoutChildren() local
1970 final int childCount = getChildCount(); in onFocusChanged() local
2275 final int childCount = getChildCount(); in adjustViewsUpOrDown() local
H A DListView.java286 final int childCount = getChildCount(); in adjustViewsUpOrDown() local
651 final int childCount = getChildCount(); in showingBottomFadingEdge() local
683 int childCount = getChildCount(); in requestChildRectangleOnScreen() local
1455 int childCount = getChildCount(); in findMotionRow() local
1503 int childCount = getChildCount(); in fillSpecific() local
1512 int childCount = getChildCount(); in fillSpecific() local
1535 private void correctTooHigh(int childCount) { in correctTooHigh()
1585 private void correctTooLow(int childCount) { in correctTooLow()
1655 final int childCount = getChildCount(); in layoutChildren() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/view/
H A DScrollCaptureInternalTest.java165 MockScrollable(Context context, Rect bounds, int childCount, boolean canScrollUp, in MockScrollable()
204 public Builder childCount(int childCount) { in childCount() method in ScrollCaptureInternalTest.MockScrollable.Builder
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java497 final int childCount = getChildCount(); in filterActionsOrReplies() local
512 final int childCount = getChildCount(); in resetButtonsLayoutParams() local
631 final int childCount = getChildCount(); in remeasureButtonsIfNecessary() local
679 final int childCount = getChildCount(); in onLayout() local
738 int childCount = getChildCount(); in setBackgroundTintColor() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/coordinatorlayout/coordinatorlayout/1.3.0-alpha02/androidx.coordinatorlayout_coordinatorlayout/android_common_apex30/aar/
Dclasses.jarandroidx/ androidx/coordinatorlayout/ androidx/coordinatorlayout/widget/ androidx/coordinatorlayout/widget/CoordinatorLayout ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/coordinatorlayout/coordinatorlayout/1.3.0-alpha02/androidx.coordinatorlayout_coordinatorlayout/android_common_apex10000/aar/
Dclasses.jarandroidx/ androidx/coordinatorlayout/ androidx/coordinatorlayout/widget/ androidx/coordinatorlayout/widget/CoordinatorLayout ...

12345678910>>...40