Searched defs:getDrawerController (Results 1 - 5 of 5) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DControllableActivity.java95 DrawerController getDrawerController(); method in interface:ControllableActivity
H A DActivityController.java264 DrawerController getDrawerController(); method in interface:ActivityController
H A DFolderSelectionActivity.java402 public DrawerController getDrawerController() { method in class:FolderSelectionActivity
H A DMailActivity.java425 public DrawerController getDrawerController() { method in class:MailActivity
426 return mController.getDrawerController();
H A DAbstractActivityController.java4190 public DrawerController getDrawerController() { method in class:AbstractActivityController

Completed in 113 milliseconds