Home
last modified time | relevance | path

Searched defs:swipedFastEnough (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
DNotificationSwipeActionHelper.java57 public boolean swipedFastEnough(float translation, float velocity); in swipedFastEnough() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java683 protected boolean swipedFastEnough() { in swipedFastEnough() method in SwipeHelper