Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java578 private boolean mUpwardsWhenThresholdReached; field in NotificationPanelViewController
3582 ipw.print("mUpwardsWhenThresholdReached="); ipw.println(mUpwardsWhenThresholdReached);
3921 if (mUpwardsWhenThresholdReached) {
5314 mUpwardsWhenThresholdReached = isDirectionUpwards(x, y);