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.java226 private boolean mTwoFingerQsExpandPossible; field in NotificationPanelView
1127 mTwoFingerQsExpandPossible = true; in handleQsTouch()
1129 if (mTwoFingerQsExpandPossible && isOpenQsEvent(event) in handleQsTouch()
2079 mTwoFingerQsExpandPossible = false; in onExpandingFinished()