Home
last modified time | relevance | path

Searched defs:onChildSnappedBack (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java510 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in SwipeHelper
748 void onChildSnappedBack(View animView, float targetLeft); in onChildSnappedBack() method
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java605 public void onChildSnappedBack(View v, float targetLeft) { in onChildSnappedBack() method in TaskStackViewTouchHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java106 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in NotificationSwipeHelper