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 415 if (absDelta >= getFalsingThreshold()) {
469 private int getFalsingThreshold() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 311 if (-h >= getFalsingThreshold()) {
362 private int getFalsingThreshold() {
    [all...]
NotificationPanelView.java 709 if (h >= getFalsingThreshold()) {
735 private int getFalsingThreshold() {
    [all...]

Completed in 39 milliseconds