Searched refs:getHostView (Results 1 – 5 of 5) sorted by relevance
39 public View getHostView(); in getHostView() method
323 isInside(mScrollAdapter.getHostView(), x, y) in onInterceptTouchEvent()417 isInside(mScrollAdapter.getHostView(), x, y); in onTouchEvent()
53 public ViewGroup getHostView() { in getHostView() method in StackScrollState
319 ViewGroup hostView = resultState.getHostView(); in updateVisibleChildren()745 ViewGroup hostView = currentState.getHostView();
2022 public View getHostView() { in getHostView() method in NotificationStackScrollLayout