Searched refs:QuickSwitchTouchController (Results 1 – 3 of 3) sorted by relevance
57 public class QuickSwitchTouchController extends AbstractStateChangeTouchController { class61 public QuickSwitchTouchController(Launcher launcher) { in QuickSwitchTouchController() method in QuickSwitchTouchController65 protected QuickSwitchTouchController(Launcher l, SingleAxisSwipeDetector.Direction dir) { in QuickSwitchTouchController() method in QuickSwitchTouchController
22 public class TransposedQuickSwitchTouchController extends QuickSwitchTouchController {
66 import com.android.launcher3.uioverrides.touchcontrollers.QuickSwitchTouchController;319 : new QuickSwitchTouchController(this)); in createTouchControllers()