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