Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java520 mCallback.onChildSnappedBack(animView, targetLeft); in snapChild()
527 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in SwipeHelper
779 void onChildSnappedBack(View animView, float targetLeft); in onChildSnappedBack() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java120 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in NotificationSwipeHelper
DNotificationStackScrollLayoutController.java496 public void onChildSnappedBack(View animView, float targetLeft) {