Searched refs:showLeftPane (Results 1 – 3 of 3) sorted by relevance
379 mThreePane.showLeftPane(); in openInternal()417 mThreePane.showLeftPane(); // Show mailbox list in goBackToMailbox()532 if (mThreePane.showLeftPane()) { in onBackPressed()
32 if (isMessageViewInstalled() && mThreePane.showLeftPane()) { in onBackPressed()
306 public boolean showLeftPane() { in showLeftPane() method in ThreePaneLayout