Searched defs:DrawerController (Results 1 – 3 of 3) sorted by relevance
25 public interface DrawerController { interface
48 public class DrawerController class100 public DrawerController(CarUiEntry uiEntry, View menuButton, CarDrawerLayout drawerLayout, in DrawerController() method in DrawerController
41 public abstract class DrawerController implements DrawerListener { class