Home
last modified time | relevance | path

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

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