Home
last modified time | relevance | path

Searched defs:findContentView (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DEmptyShadeView.java47 protected View findContentView() { in findContentView() method in EmptyShadeView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DSectionHeaderView.java74 protected View findContentView() { in findContentView() method in SectionHeaderView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DFooterView.java43 protected View findContentView() { in findContentView() method in FooterView
H A DStackScrollerDecorView.java251 protected abstract View findContentView(); in findContentView() method in StackScrollerDecorView