Home
last modified time | relevance | path

Searched refs:getFolderListViewChoiceMode (Results 1 – 5 of 5) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAccountController.java110 int getFolderListViewChoiceMode(); in getFolderListViewChoiceMode() method
DFolderSelectionActivity.java148 public int getFolderListViewChoiceMode() {
DOnePaneController.java524 public int getFolderListViewChoiceMode() { in getFolderListViewChoiceMode() method in OnePaneController
DTwoPaneController.java884 public int getFolderListViewChoiceMode() { in getFolderListViewChoiceMode() method in TwoPaneController
DFolderListFragment.java1567 return mAccountController.getFolderListViewChoiceMode(); in getListViewChoiceMode()