Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java427 mStackScroller.inflateFooterView(); in testInflateFooterView()
918 mStackScroller.inflateFooterView(); in hasFilteredOutSeenNotifs_updateFooter()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java689 inflateFooterView(); in onFinishInflate()
726 inflateFooterView(); in reinflateViews()
5441 protected void inflateFooterView() { in inflateFooterView() method