Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java582 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in SwipeHelper
870 void onChildSnappedBack(View animView, float targetLeft); in onChildSnappedBack() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java137 protected void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack() method in NotificationSwipeHelper