Searched refs:StatusBarTouchController (Results 1 – 2 of 2) sorted by relevance
47 public class StatusBarTouchController implements TouchController { class60 public StatusBarTouchController(Launcher l) { in StatusBarTouchController() method in StatusBarTouchController
67 import com.android.launcher3.uioverrides.touchcontrollers.StatusBarTouchController;328 list.add(new StatusBarTouchController(this)); in createTouchControllers()