Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java1079 float baseZ = ambientState.getBaseZHeight(); in updateChildZValue() local
1102 childViewState.setZTranslation(baseZ in updateChildZValue()
1116 childViewState.setZTranslation(baseZ); in updateChildZValue()
1124 childViewState.setZTranslation(baseZ + factor * mPinnedZTranslationExtra); in updateChildZValue()
1127 childViewState.setZTranslation(baseZ); in updateChildZValue()