Home
last modified time | relevance | path

Searched refs:showLeftPane (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/
DUIControllerTwoPane.java379 mThreePane.showLeftPane(); in openInternal()
417 mThreePane.showLeftPane(); // Show mailbox list in goBackToMailbox()
532 if (mThreePane.showLeftPane()) { in onBackPressed()
DUIControllerSearchTwoPane.java32 if (isMessageViewInstalled() && mThreePane.showLeftPane()) { in onBackPressed()
DThreePaneLayout.java306 public boolean showLeftPane() { in showLeftPane() method in ThreePaneLayout