Searched refs:findContentView (Results 1 – 5 of 5) sorted by relevance
66 protected View findContentView() { in findContentView() method in EmptyShadeView132 mEmptyText = (TextView) findContentView(); in onFinishInflate()
54 mContent = findContentView(); in onFinishInflate()287 protected abstract View findContentView(); in findContentView() method in StackScrollerDecorView
74 protected View findContentView() { in findContentView() method in SectionHeaderView
84 assertNotNull(mView.findContentView()); in testViewsNotNull()
88 protected View findContentView() { in findContentView() method in FooterView