Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DScrollAdapter.java39 public View getHostView(); in getHostView() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollState.java46 public ViewGroup getHostView() { in getHostView() method in StackScrollState
DStackScrollAlgorithm.java242 ViewGroup hostView = resultState.getHostView(); in initAlgorithmState()
DNotificationStackScrollLayout.java3322 public View getHostView() { in getHostView() method in NotificationStackScrollLayout
/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()