OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjustViewForTwoPaneLandscape
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
MaterialSearchViewController.java
143
adjustViewForTwoPaneLandscape
();
202
adjustViewForTwoPaneLandscape
();
205
mSearchActionView.
adjustViewForTwoPaneLandscape
(false /* do not align */, 0);
256
private void
adjustViewForTwoPaneLandscape
() {
259
mSearchActionView.
adjustViewForTwoPaneLandscape
(shouldAlignWithTl(),
MaterialSearchActionView.java
113
public void
adjustViewForTwoPaneLandscape
(boolean alignWithTl, int xEnd) {
Completed in 39 milliseconds