Searched defs:findSecondaryView (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DEmptyShadeView.java52 protected View findSecondaryView() { method in class:EmptyShadeView
H A DFooterView.java45 protected View findSecondaryView() { method in class:FooterView
52 mDismissButton = (FooterViewButton) findSecondaryView();
H A DStackScrollerDecorView.java58 mSecondaryView = findSecondaryView();
217 protected abstract View findSecondaryView(); method in class:StackScrollerDecorView

Completed in 64 milliseconds