HomeSort by relevance Sort by last modified time
    Searched defs:isTwoPaneLandscape (Results 1 - 3 of 3) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
KeyboardNavigationController.java 33 public boolean isTwoPaneLandscape();
OnePaneController.java 542 public boolean isTwoPaneLandscape() {
TwoPaneController.java 682 if (!isTwoPaneLandscape() || autoAdvance != AutoAdvance.LIST) {
782 if (isTwoPaneLandscape() && !preventClose) {
813 if (isTwoPaneLandscape())
    [all...]

Completed in 575 milliseconds