Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java313 mStackScroller.updateFooter(); in testUpdateFooter_noNotifications()
330 mStackScroller.updateFooter(); in testUpdateFooter_remoteInput()
346 mStackScroller.updateFooter(); in testUpdateFooter_oneClearableNotification()
358 mStackScroller.updateFooter(); in testUpdateFooter_oneNonClearableNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java654 updateFooter(); in reinflateViews()
664 updateFooter(); in onThemeChanged()
680 public void updateFooter() { in updateFooter() method in NotificationStackScrollLayout
716 updateFooter(); in createDelegate()
5337 updateFooter();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java3078 mNotificationStackScroller.updateFooter(); in updateNotificationViews()