Searched refs:findContentView (Results 1 – 3 of 3) sorted by relevance
35 protected View findContentView() { in findContentView() method in DismissView42 mDismissButton = (DismissViewButton) findContentView(); in onFinishInflate()
44 mContent = findContentView(); in onFinishInflate()145 protected abstract View findContentView(); in findContentView() method in StackScrollerDecorView
42 protected View findContentView() { in findContentView() method in EmptyShadeView