Home
last modified time | relevance | path

Searched refs:snapChildIfNeeded (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java629 public void snapChildIfNeeded(final View view, boolean animate, float targetLeft) { in snapChildIfNeeded() method in SwipeHelper
847 snapChildIfNeeded(touchedView, false, 0); in resetSwipeStates()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java1912 mSwipeHelper.snapChildIfNeeded(child, animate, targetLeft);