Searched refs:TaskViewTouchController (Results 1 – 3 of 3) sorted by relevance
20 import com.android.launcher3.uioverrides.touchcontrollers.TaskViewTouchController;23 public class RecentsTaskController extends TaskViewTouchController<RecentsActivity> {
52 public abstract class TaskViewTouchController<T extends BaseDraggingActivity> class89 public TaskViewTouchController(T activity) { in TaskViewTouchController() method in TaskViewTouchController
68 import com.android.launcher3.uioverrides.touchcontrollers.TaskViewTouchController;349 TaskViewTouchController<Launcher> {