Searched refs:TwoButtonNavbarTouchController (Results 1 – 2 of 2) sorted by relevance
41 public class TwoButtonNavbarTouchController extends AbstractStateChangeTouchController { class54 public TwoButtonNavbarTouchController(QuickstepLauncher l) { in TwoButtonNavbarTouchController() method in TwoButtonNavbarTouchController
153 import com.android.launcher3.uioverrides.touchcontrollers.TwoButtonNavbarTouchController;620 list.add(new TwoButtonNavbarTouchController(this)); in createTouchControllers()