Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackView.java1078 int stackHeight = mLayoutAlgorithm.mStackRect.height(); in onInitializeAccessibilityEvent() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2252 protected void updateStackHeight(float stackHeight) { in updateStackHeight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java674 int stackHeight; in setStackHeight() local
2131 float stackHeight = getHeight() - start; in updateTopPadding() local