Home
last modified time | relevance | path

Searched refs:findContentView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DDismissView.java35 protected View findContentView() { in findContentView() method in DismissView
42 mDismissButton = (DismissViewButton) findContentView(); in onFinishInflate()
DStackScrollerDecorView.java44 mContent = findContentView(); in onFinishInflate()
145 protected abstract View findContentView(); in findContentView() method in StackScrollerDecorView
DEmptyShadeView.java42 protected View findContentView() { in findContentView() method in EmptyShadeView