Home
last modified time | relevance | path

Searched defs:firstChild (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
H A DListTouchBottomGravityManyTest.java69 View firstChild = mListView.getChildAt(0); in testPullDown() local
100 View firstChild = mListView.getChildAt(0); in testNoScroll() local
118 View firstChild = mListView.getChildAt(0); in testShortScroll() local
140 View firstChild = mListView.getChildAt(0); in testLongScroll() local
H A DListTouchTest.java57 View firstChild = mListView.getChildAt(0); in testPullDown() local
83 View firstChild = mListView.getChildAt(0); in testPushUp() local
H A DListTouchManyTest.java66 View firstChild = mListView.getChildAt(0); in testPullDown() local
148 View firstChild = mListView.getChildAt(0); in testNoScroll() local
165 View firstChild = mListView.getChildAt(0); in testShortScroll() local
H A DListTouchBottomGravityTest.java58 View firstChild = mListView.getChildAt(0); in testPullDown() local
H A DListOfTouchablesTest.java57 View firstChild = mListView.getChildAt(0); in testShortScroll() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
H A DGridTouchVerticalSpacingStackFromBottomTest.java63 View firstChild = mGridView.getChildAt(0); in testNoScroll() local
81 View firstChild = mGridView.getChildAt(0); in testShortScroll() local
103 View firstChild = mGridView.getChildAt(0); in testLongScroll() local
123 View firstChild; in testManyScrolls() local
H A DGridTouchVerticalSpacingTest.java56 View firstChild = mGridView.getChildAt(0); in testNoScroll() local
73 View firstChild = mGridView.getChildAt(0); in testShortScroll() local
105 View firstChild; in testManyScrolls() local
H A DGridTouchStackFromBottomManyTest.java55 View firstChild; in testScrollToTop() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListLastItemPartiallyVisibleTest.java57 final View firstChild = mListView.getChildAt(0); in testMovingDownToFullyVisibleNoScroll() local
H A DListOfThinItemsTest.java106 final View firstChild = mListView.getChildAt(0); in testScrollToTop() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DViewHierarchyAnimatorTest.kt622 val firstChild = View(context) regex
680 val firstChild = View(context) regex
1331 val firstChild = View(mContext) regex
1503 val firstChild = RelativeLayout(mContext) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsGridLayout.java64 View firstChild = separated.getChildAt(0); in updateSeparatedItemSize() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPinShapeNonHintingView.java65 View firstChild = getChildAt(0); in onLayout() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DWatchListDecorLayout.java293 View firstChild = mListView.getChildAt(0); in onScrollChanged() local
H A DLinearLayoutManager.java393 final int firstChild = getPosition(getChildAt(0)); in findViewByPosition() local
H A DRecyclerView.java2020 final View firstChild = mLayout.getChildAt(0); in fling() local
/aosp14/frameworks/base/core/java/android/widget/
H A DYearPickerView.java227 final View firstChild = getChildAt(0); in getFirstPositionOffset() local
H A DGridView.java649 final View firstChild = getChildAt(0); in correctTooHigh() local
677 final View firstChild = getChildAt(0); in correctTooLow() local
H A DListView.java1553 View firstChild = getChildAt(0); in correctTooHigh() local
1591 final View firstChild = getChildAt(0); in correctTooLow() local
H A DCalendarViewLegacyDelegate.java801 View firstChild = mListView.getChildAt(0); in goTo() local
H A DAbsListView.java8153 final View firstChild = getChildAt(0); in run() local
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintPreviewController.java365 View firstChild = layoutManager.getChildAt(0); in computeShownPages() local
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DLocalePickerWithRegion.java258 final View firstChild = list.getChildAt(0); in onPause() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java702 ExpandableView firstChild = getFirstChildWithBackground(); in getWakeUpHeight() local
3023 ExpandableView firstChild = getFirstChildWithBackground(); in updateFirstAndLastBackgroundViews() local