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.java189 private boolean mTwoFingerQsExpandPossible; field in NotificationPanelView
922 mTwoFingerQsExpandPossible = true; in handleQsTouch()
924 if (mTwoFingerQsExpandPossible && isOpenQsEvent(event) in handleQsTouch()
1828 mTwoFingerQsExpandPossible = false; in onExpandingFinished()