Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DExpandableViewState.java146 ExpandableView expandableView = (ExpandableView) view; in applyToView() local
198 ExpandableView expandableView = (ExpandableView) child; in animateTo() local
DAmbientState.java384 public boolean isAboveShelf(ExpandableView expandableView) { in isAboveShelf()
DNotificationStackScrollLayout.java813 ExpandableView expandableView = (ExpandableView) mForcedScroll; in updateForcedScroll() local