Searched refs:SwipeHelper (Results 1 – 6 of 6) sorted by relevance
39 import com.android.systemui.SwipeHelper;59 class TaskStackViewTouchHandler implements SwipeHelper.Callback {107 SwipeHelper mSwipeHelper;123 mSwipeHelper = new SwipeHelper(SwipeHelper.X, this, context, falsingManager) { in TaskStackViewTouchHandler()
30 import com.android.systemui.SwipeHelper;37 class NotificationSwipeHelper extends SwipeHelper444 public interface NotificationCallback extends SwipeHelper.Callback{
88 import com.android.systemui.SwipeHelper;558 mSwipeHelper = new NotificationSwipeHelper(SwipeHelper.X, mNotificationCallback, in NotificationStackScrollLayout()
41 import com.android.systemui.SwipeHelper;81 SwipeHelper.X, mCallback, mContext, mListener, new FalsingManagerFake())); in setUp()
42 public class SwipeHelper implements Gefingerpoken { class100 public SwipeHelper( in SwipeHelper() method in SwipeHelper
21 import static com.android.systemui.SwipeHelper.SWIPED_FAR_ENOUGH_SIZE_FRACTION;