Searched refs:mUpwardsWhenTresholdReached (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java81 private boolean mUpwardsWhenTresholdReached; field in class:PanelView
323 mUpwardsWhenTresholdReached = isDirectionUpwards(x, y);
602 if (mUpwardsWhenTresholdReached) {

Completed in 42 milliseconds