Searched refs:isInsideQsContainer (Results 1 – 1 of 1) sorted by relevance
1380 if (isInsideQsContainer(ev) && !mIsBeingDragged) { in onScrollTouch()1512 protected boolean isInsideQsContainer(MotionEvent ev) { in isInsideQsContainer() method in NotificationStackScrollLayout