Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1163 public boolean isFooterViewNotGone() { in isFooterViewNotGone() method in NotificationStackScrollLayoutController
1164 return mView.isFooterViewNotGone(); in isFooterViewNotGone()
H A DNotificationStackScrollLayout.java4500 public boolean isFooterViewNotGone() { in isFooterViewNotGone() method