Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelperTest.java679 mSwipeHelper.forceResetSwipeState(mNotificationRow); in testForceResetSwipeStateDoesNothingIfTranslationIsZero()
690 mSwipeHelper.forceResetSwipeState(mNotificationRow); in testForceResetSwipeStateResetsTranslationAndAlpha()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java824 public void forceResetSwipeState(@NonNull View view) { in forceResetSwipeState() method in SwipeHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java6056 mSwipeHelper.forceResetSwipeState(child);
6061 mSwipeHelper.forceResetSwipeState(grandchild);