HomeSort by relevance Sort by last modified time
    Searched refs:mTouchAboveFalsingThreshold (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 72 private boolean mTouchAboveFalsingThreshold;
246 mTouchAboveFalsingThreshold = false;
312 mTouchAboveFalsingThreshold = true;
339 DozeLog.traceFling(expand, mTouchAboveFalsingThreshold,
424 mTouchAboveFalsingThreshold = false;
508 return !mTouchAboveFalsingThreshold && mStatusBar.isFalsingThresholdNeeded();
    [all...]