Searched defs:mQsTouchAboveFalsingThreshold (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java202 private boolean mQsTouchAboveFalsingThreshold; field in class:NotificationPanelView
772 mQsTouchAboveFalsingThreshold = mQsFullyExpanded;
816 return !mQsTouchAboveFalsingThreshold;
1006 mQsTouchAboveFalsingThreshold = true;

Completed in 32 milliseconds