Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java100 private int mCutoutHeight; field in NotificationShelf
213 / (getIntrinsicHeight() * 2 + mCutoutHeight); in updateState()
910 mCutoutHeight = displayCutout == null || displayCutout.getSafeInsetTop() < 0 in onApplyWindowInsets()