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.java290 private boolean mTwoFingerQsExpandPossible; field in NotificationPanelView
1307 mTwoFingerQsExpandPossible = true; in handleQsTouch()
1309 if (mTwoFingerQsExpandPossible && isOpenQsEvent(event) in handleQsTouch()
2383 mTwoFingerQsExpandPossible = false; in onExpandingFinished()