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.java308 private boolean mQsTouchAboveFalsingThreshold; field in NotificationPanelView
1137 mQsTouchAboveFalsingThreshold = mQsFullyExpanded; in initDownStates()
1194 return !mQsTouchAboveFalsingThreshold; in isFalseTouch()
1469 mQsTouchAboveFalsingThreshold = true; in onQsTouch()