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.java244 private boolean mQsTouchAboveFalsingThreshold; field in NotificationPanelView
991 mQsTouchAboveFalsingThreshold = mQsFullyExpanded; in initDownStates()
1035 return !mQsTouchAboveFalsingThreshold; in isFalseTouch()
1242 mQsTouchAboveFalsingThreshold = true; in onQsTouch()