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

  /packages/apps/Launcher3/src/com/android/launcher3/notification/
NotificationMainView.java 163 public float getFalsingThresholdFactor() {
SwipeHelper.java 601 float factor = mCallback.getFalsingThresholdFactor();
677 float getFalsingThresholdFactor();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 629 float factor = mCallback.getFalsingThresholdFactor();
715 float getFalsingThresholdFactor();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackViewTouchHandler.java 620 public float getFalsingThresholdFactor() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 528 milliseconds