Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationViewFragment.java1175 boolean twoPaneLand) { in shouldInterceptLeftRightEvents() argument
1176 return twoPaneLand && (id == R.id.conversation_topmost_overlay || in shouldInterceptLeftRightEvents()
1189 private boolean shouldNavigateAway(@IdRes int id, boolean isLeft, boolean twoPaneLand) { in shouldNavigateAway() argument
1190 return twoPaneLand && isLeft && (id == R.id.conversation_topmost_overlay || in shouldNavigateAway()