Searched refs:findContentView (Results 1 – 5 of 5) sorted by relevance
66 protected View findContentView() { in findContentView() method in EmptyShadeView130 mEmptyText = (TextView) findContentView(); in onFinishInflate()
73 mContent = findContentView(); in onFinishInflate()269 protected abstract View findContentView(); in findContentView() method in StackScrollerDecorView
63 protected View findContentView() { in findContentView() method in FooterView
74 protected View findContentView() { in findContentView() method in SectionHeaderView
56 assertNotNull(mView.findContentView()); in testViewsNotNull()