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