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.java501 onChildSnappedBack(animView, targetLeft); in snapChild()
502 mCallback.onChildSnappedBack(animView, targetLeft); in snapChild()
518 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in SwipeHelper
756 void onChildSnappedBack(View animView, float targetLeft); in onChildSnappedBack() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java104 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in NotificationSwipeHelper
DNotificationStackScrollLayout.java6504 public void onChildSnappedBack(View animView, float targetLeft) {