Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java939 float baseZ = ambientState.getBaseZHeight(); in updateChildZValue() local
962 childViewState.setZTranslation(baseZ in updateChildZValue()
976 childViewState.setZTranslation(baseZ); in updateChildZValue()
984 childViewState.setZTranslation(baseZ + factor * mPinnedZTranslationExtra); in updateChildZValue()
987 childViewState.setZTranslation(baseZ); in updateChildZValue()