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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java167 private boolean mQsTouchAboveFalsingThreshold; field in class:NotificationPanelView
536 mQsTouchAboveFalsingThreshold = mQsFullyExpanded;
568 return !mQsTouchAboveFalsingThreshold && mStatusBarState == StatusBarState.KEYGUARD;
710 mQsTouchAboveFalsingThreshold = true;

Completed in 14 milliseconds