Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutTest.java299 mStackScroller.inflateFooterView(); in testInflateFooterView()
395 mStackScroller.inflateFooterView(); in testUpdateFooter_atEnd()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java633 inflateFooterView(); in onFinishInflate()
664 inflateFooterView(); in reinflateViews()
5174 protected void inflateFooterView() { in inflateFooterView() method