Home
last modified time | relevance | path

Searched defs:expandableView (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java139 ExpandableView expandableView = (ExpandableView) view; in applyToView() local
180 ExpandableView expandableView = (ExpandableView) child; in animateTo() local
H A DNotificationRoundnessManager.java79 public boolean isViewAffectedBySwipe(ExpandableView expandableView) { in isViewAffectedBySwipe()
H A DStackScrollAlgorithm.java683 ExpandableView expandableView = (ExpandableView) child; in getMaxAllowedChildHeight() local
H A DNotificationStackScrollLayoutController.java836 public boolean isViewAffectedBySwipe(ExpandableView expandableView) { in isViewAffectedBySwipe()
H A DNotificationStackScrollLayout.java2848 ExpandableView expandableView = (ExpandableView) view; in getIntrinsicHeight() local
4256 ExpandableView expandableView = mTmpSortedChildren.get(i); in updateViewShadows() local