OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 51 milliseconds