OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDrawerController
(Results
1 - 4
of
4
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ControllableActivity.java
95
DrawerController
getDrawerController
();
ActivityController.java
264
DrawerController
getDrawerController
();
FolderSelectionActivity.java
402
public DrawerController
getDrawerController
() {
MailActivity.java
425
public DrawerController
getDrawerController
() {
426
return mController.
getDrawerController
();
Completed in 178 milliseconds