Searched defs:DrawerController (Results 1 - 2 of 2) sorted by relevance
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ | ||
H A D | DrawerController.java | 25 public interface DrawerController { interface |
/packages/services/Car/car-ui-provider/src/android/car/ui/provider/ | ||
H A D | DrawerController.java | 48 public class DrawerController class in inherits:CarDrawerLayout.DrawerListener,DrawerApiAdapter.OnItemSelectedListener,CarDrawerLayout.DrawerControllerListener 51 private static final String TAG = "CAR.UI.DrawerController"; 100 public DrawerController(CarUiEntry uiEntry, View menuButton, CarDrawerLayout drawerLayout, method in class:DrawerController |
Completed in 3564 milliseconds