Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMaterialSearchViewController.java195 final boolean useDefaultColor = !isSearchBarVisible || shouldAlignWithTl(); in showSearchActionBar()
250 private boolean shouldAlignWithTl() { in shouldAlignWithTl() method in MaterialSearchViewController
259 mSearchActionView.adjustViewForTwoPaneLandscape(shouldAlignWithTl(), in adjustViewForTwoPaneLandscape()