Home
last modified time | relevance | path

Searched defs:childView (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java237 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in addChildAt() local
245 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in moveChildTo() local
252 ExpandableNotificationRow childView = (ExpandableNotificationRow) child.getView(); in removeChild() local
/aosp12/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/template/
H A DScrollViewScrollHandlingDelegateTest.java47 View childView = new View(application); in setUp() local
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDocsItemDetailsLookup.java45 View childView = mRecView.findChildViewUnder(e.getX(), e.getY()); in getDocumentHolder() local
H A DDirectoryFragment.java664 View childView = mRecView.findChildViewUnder(e.getX(), e.getY()); in onContextMenuClick() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DCustomHeaderPagerListViewHolder.java118 final View childView = mListView.getChildAt(i); in toggleVisibilityForPendingTransition() local
/aosp12/packages/apps/TV/src/com/android/tv/guide/
H A DProgramGrid.java348 View childView = getChildAt(i); in getFirstVisibleChildIndex() local
367 View childView = getChildAt(firstVisibleChildIndex); in updateInputLogo() local
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DListViewTest.java55 MockView childView = (MockView) listView.getChildAt(0); in testRequestLayout() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DShadeViewDiffer.kt78 val childView = parentNode.getChildAt(i) regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManager.java370 ExpandableNotificationRow childView = orderedChildren.get(childIndex).getRow(); in addNotificationChildrenAndSort() local
H A DNotificationGroupingUtil.java341 TextView childView = (TextView) child; in compare() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DArrowPopup.java756 View childView = ((ViewGroup) view).getChildAt(j); in fadeInChildViews() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java1054 View childView = parentView.getChildAt(i); in ensureAllViewsHaveIds() local