Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java540 mCallback.onChildSnappedBack(animView, targetLeft); in snapChild()
547 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in SwipeHelper
835 void onChildSnappedBack(View animView, float targetLeft); in onChildSnappedBack() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelper.java120 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in NotificationSwipeHelper
H A DNotificationStackScrollLayoutController.java530 public void onChildSnappedBack(View animView, float targetLeft) {