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.java356 mStackScroller.updateFooter(); in testUpdateFooter_noNotifications()
375 mStackScroller.updateFooter(); in testUpdateFooter_remoteInput()
394 mStackScroller.updateFooter(); in testUpdateFooter_oneClearableNotification()
408 mStackScroller.updateFooter(); in testUpdateFooter_oneNonClearableNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java646 updateFooter(); in NotificationStackScrollLayout()
746 updateFooter(); in reinflateViews()
753 updateFooter(); in onThemeChanged()
769 public void updateFooter() { in updateFooter() method in NotificationStackScrollLayout
812 updateFooter(); in createDelegate()
5516 updateFooter();
5907 updateFooter();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java3017 mNotificationStackScroller.updateFooter(); in updateNotificationViews()