Searched refs:TouchController (Results 1 – 7 of 7) sorted by relevance
24 import com.android.launcher3.util.TouchController;36 implements TouchController {
23 import com.android.launcher3.util.TouchController;26 implements View.OnKeyListener, TouchController {
51 import com.android.launcher3.util.TouchController;58 public class WidgetsBottomSheet extends AbstractFloatingView implements Insettable, TouchController,
28 import com.android.launcher3.util.TouchController;40 public class AllAppsTransitionController implements TouchController, VerticalPullDetector.Listener,
41 import com.android.launcher3.util.TouchController;48 public class DragController implements DragDriver.EventListener, TouchController {
62 import com.android.launcher3.util.TouchController;117 private TouchController mActiveController;
21 public interface TouchController { interface