Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java403 private boolean mQsTouchAboveFalsingThreshold; field in NotificationPanelViewController
1781 mQsTouchAboveFalsingThreshold = mQsFullyExpanded; in initDownStates()
1859 return !mQsTouchAboveFalsingThreshold; in isFalseTouch()
2095 mQsTouchAboveFalsingThreshold = true; in onQsTouch()