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.java614 ExpandableView expandableView = (ExpandableView) mForcedScroll; in updateForcedScroll() local
1091 ExpandableView expandableView = (ExpandableView) v; in scrollTo() local
1801 ExpandableView expandableView = (ExpandableView) getChildAt(i); in updateContentHeight() local
2302 ExpandableView expandableView = (ExpandableView) child; in onViewRemovedInternal() local
2452 ExpandableView expandableView = (ExpandableView) view; in getIntrinsicHeight() local
2525 ExpandableView expandableView = (ExpandableView) child; in updateHideSensitiveForChild() local
3280 ExpandableView expandableView = mTmpSortedChildren.get(i); in updateViewShadows() local
DStackScrollAlgorithm.java484 ExpandableView expandableView = (ExpandableView) child; in getMaxAllowedChildHeight() local