Home
last modified time | relevance | path

Searched refs:getTopHeadsUpPinnedHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java512 public int getTopHeadsUpPinnedHeight() { in getTopHeadsUpPinnedHeight() method in HeadsUpManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java720 ? mHeadsUpManager.getTopHeadsUpPinnedHeight() in getAppearStartPosition()
730 ? mHeadsUpManager.getTopHeadsUpPinnedHeight() + mBottomStackPeekSize in getAppearEndPosition()