Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java293 int baseZHeight = mAmbientState.getBaseZHeight(); in updateAppearance() local
309 boolean aboveShelf = ViewState.getFinalTranslationZ(row) > baseZHeight in updateAppearance()