HomeSort by relevance Sort by last modified time
    Searched refs:DrawerController (Results 1 - 8 of 8) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
DrawerController.java 25 public interface DrawerController {
ControllableActivity.java 95 DrawerController getDrawerController();
ActivityController.java 264 DrawerController getDrawerController();
FolderSelectionActivity.java 402 public DrawerController getDrawerController() {
FolderListFragment.java 135 private DrawerController mDrawerController;
406 final DrawerController dc = mActivity.getDrawerController();
562 final DrawerController dc = mActivity.getDrawerController();
    [all...]
MailActivity.java 425 public DrawerController getDrawerController() {
AbstractActivityController.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/drawer/
FooterItem.java 27 import com.android.mail.ui.DrawerController;
68 final DrawerController dc = mActivity.getDrawerController();

Completed in 331 milliseconds