Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java55 int swipeDirection, NotificationCallback callback, Context context, in NotificationSwipeHelper() argument
58 super(swipeDirection, callback, context, falsingManager); in NotificationSwipeHelper()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java118 int swipeDirection, Callback callback, Context context, FalsingManager falsingManager) { in SwipeHelper() argument
121 mSwipeDirection = swipeDirection; in SwipeHelper()