Searched refs:mTwoFingerQsExpandPossible (Results 1 – 1 of 1) sorted by relevance
153 private boolean mTwoFingerQsExpandPossible; field in NotificationPanelView681 mTwoFingerQsExpandPossible = true; in onTouchEvent()683 if (mTwoFingerQsExpandPossible && event.getActionMasked() == MotionEvent.ACTION_POINTER_DOWN in onTouchEvent()1567 mTwoFingerQsExpandPossible = false; in onExpandingFinished()