Home
last modified time | relevance | path

Searched refs:getHostView (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DScrollAdapter.java39 public View getHostView(); in getHostView() method
/frameworks/base/core/java/com/android/internal/widget/
DMessagingMessageState.java71 public View getHostView() { in getHostView() method in MessagingMessageState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollState.java46 public ViewGroup getHostView() { in getHostView() method in StackScrollState
DStackScrollAlgorithm.java255 ViewGroup hostView = resultState.getHostView(); in initAlgorithmState()
DNotificationStackScrollLayout.java3593 public View getHostView() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java322 isInside(mScrollAdapter.getHostView(), x, y) in onInterceptTouchEvent()
424 isInside(mScrollAdapter.getHostView(), x, y); in onTouchEvent()