Home
last modified time | relevance | path

Searched refs:getStackEndHeight (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java411 final float shelfStart = ambientState.getStackEndHeight() in initAlgorithmState()
491 final float stackEndHeight = ambientState.getStackEndHeight() - shelfHeight - scrimPadding; in getExpansionFractionWithoutShelf()
578 final boolean noSpaceForFooter = footerEnd > ambientState.getStackEndHeight();
H A DAmbientState.java169 public float getStackEndHeight() { in getStackEndHeight() method in AmbientState
H A DNotificationStackScrollLayout.java1394 final float endHeight = mAmbientState.getStackEndHeight();