Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java576 private boolean mUpwardsWhenThresholdReached; field in NotificationPanelViewController
3455 ipw.print("mUpwardsWhenThresholdReached="); ipw.println(mUpwardsWhenThresholdReached); in dump()
3821 if (mUpwardsWhenThresholdReached) { in isFalseTouch()
5234 mUpwardsWhenThresholdReached = isDirectionUpwards(x, y);