Searched refs:getDrawerController (Results 1 - 7 of 7) 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 DMailActivity.java425 public DrawerController getDrawerController() { method in class:MailActivity
426 return mController.getDrawerController();
H A DFolderSelectionActivity.java402 public DrawerController getDrawerController() { method in class:FolderSelectionActivity
H A DFolderListFragment.java406 final DrawerController dc = mActivity.getDrawerController();
412 mDrawerController = mActivity.getDrawerController();
562 final DrawerController dc = mActivity.getDrawerController();
H A DAbstractActivityController.java4190 public DrawerController getDrawerController() { method in class:AbstractActivityController
/packages/apps/UnifiedEmail/src/com/android/mail/drawer/
H A DFooterItem.java68 final DrawerController dc = mActivity.getDrawerController();

Completed in 271 milliseconds