Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java613 ExpandableView expandableView = (ExpandableView) mForcedScroll; in updateForcedScroll() local
1110 ExpandableView expandableView = (ExpandableView) v; in scrollTo() local
1824 ExpandableView expandableView = (ExpandableView) getChildAt(i); in updateContentHeight() local
2345 ExpandableView expandableView = (ExpandableView) child; in onViewRemovedInternal() local
2495 ExpandableView expandableView = (ExpandableView) view; in getIntrinsicHeight() local
2568 ExpandableView expandableView = (ExpandableView) child; in updateHideSensitiveForChild() local
3324 ExpandableView expandableView = mTmpSortedChildren.get(i); in updateViewShadows() local
DStackScrollAlgorithm.java484 ExpandableView expandableView = (ExpandableView) child; in getMaxAllowedChildHeight() local