Home
last modified time | relevance | path

Searched refs:SwipeHelper (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelper.java31 import com.android.systemui.SwipeHelper;
43 class NotificationSwipeHelper extends SwipeHelper implements NotificationSwipeActionHelper {
462 public interface NotificationCallback extends SwipeHelper.Callback{
H A DNotificationStackScrollLayoutController.java65 import com.android.systemui.SwipeHelper;
734 .setSwipeDirection(SwipeHelper.X) in attach()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelperTest.java42 import com.android.systemui.SwipeHelper;
83 new FalsingManagerFake(), SwipeHelper.X, mCallback, mListener)); in setUp()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java47 public class SwipeHelper implements Gefingerpoken { class
129 public SwipeHelper( in SwipeHelper() method in SwipeHelper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationMenuRow.java22 import static com.android.systemui.SwipeHelper.SWIPED_FAR_ENOUGH_SIZE_FRACTION;