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.java297 mStackScroller.updateFooter(); in testUpdateFooter_noNotifications()
314 mStackScroller.updateFooter(); in testUpdateFooter_remoteInput()
330 mStackScroller.updateFooter(); in testUpdateFooter_oneClearableNotification()
342 mStackScroller.updateFooter(); in testUpdateFooter_oneNonClearableNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java652 updateFooter(); in reinflateViews()
662 updateFooter(); in onThemeChanged()
678 public void updateFooter() { in updateFooter() method in NotificationStackScrollLayout
714 updateFooter(); in createDelegate()
5334 updateFooter();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java3078 mNotificationStackScroller.updateFooter(); in updateNotificationViews()