Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1100 public boolean isFooterViewNotGone() { in isFooterViewNotGone() method in NotificationStackScrollLayoutController
1101 return mView.isFooterViewNotGone(); in isFooterViewNotGone()
DNotificationStackScrollLayout.java4436 public boolean isFooterViewNotGone() { in isFooterViewNotGone() method