Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java197 private boolean mQsTouchAboveFalsingThreshold; field in NotificationPanelView
714 mQsTouchAboveFalsingThreshold = mQsFullyExpanded; in initDownStates()
758 return !mQsTouchAboveFalsingThreshold; in isFalseTouch()
949 mQsTouchAboveFalsingThreshold = true; in onQsTouch()