Searched refs:mBlockTouches (Results 1 – 1 of 1) sorted by relevance
223 private boolean mBlockTouches; field in NotificationPanelView785 mBlockTouches = false; in resetViews()877 if (mBlockTouches || mQsFullyExpanded && mQs.onInterceptTouchEvent(event)) { in onInterceptTouchEvent()1050 if (mBlockTouches || (mQs != null && mQs.isCustomizing())) { in onTouchEvent()2281 mBlockTouches = true; in onAnimationToSideStarted()