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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 418 if (absDelta >= getFalsingThreshold()) {
473 private int getFalsingThreshold() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 311 if (-h >= getFalsingThreshold()) {
372 private int getFalsingThreshold() {
    [all...]
NotificationPanelView.java 772 if (h >= getFalsingThreshold()) {
    [all...]

Completed in 64 milliseconds