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.java227 viewState.zTranslation = ambientState.getBaseZHeight(); in updateState()
293 int baseZHeight = mAmbientState.getBaseZHeight(); in updateAppearance()
756 || row.getTranslationZ() > mAmbientState.getBaseZHeight())))
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java122 public int getBaseZHeight() { in getBaseZHeight() method in AmbientState
DStackScrollAlgorithm.java657 float baseZ = ambientState.getBaseZHeight();