Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java200 mShelfState.zTranslation = ambientState.getBaseZHeight(); in updateState()
263 int baseZHeight = mAmbientState.getBaseZHeight(); in updateAppearance()
675 || row.getTranslationZ() > mAmbientState.getBaseZHeight()))) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DAmbientState.java108 public int getBaseZHeight() { in getBaseZHeight() method in AmbientState
DStackScrollAlgorithm.java566 float baseZ = ambientState.getBaseZHeight();