Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java153 private boolean mTwoFingerQsExpandPossible; field in NotificationPanelView
681 mTwoFingerQsExpandPossible = true; in onTouchEvent()
683 if (mTwoFingerQsExpandPossible && event.getActionMasked() == MotionEvent.ACTION_POINTER_DOWN in onTouchEvent()
1567 mTwoFingerQsExpandPossible = false; in onExpandingFinished()