Searched refs:findContentView (Results 1 – 4 of 4) sorted by relevance
47 protected View findContentView() { in findContentView() method in EmptyShadeView72 mEmptyText = (TextView) findContentView(); in onFinishInflate()
57 mContent = findContentView(); in onFinishInflate()213 protected abstract View findContentView(); in findContentView() method in StackScrollerDecorView
40 protected View findContentView() { in findContentView() method in FooterView
53 assertNotNull(mView.findContentView()); in testViewsNotNull()