Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScreenOffAnimationController.kt160 fun shouldHideNotificationsFooter(): Boolean = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java763 && !mScreenOffAnimationController.shouldHideNotificationsFooter() in shouldShowFooterView()
5187 .shouldHideNotificationsFooter()); in dumpFooterViewVisibility()