Searched refs:mEndXCoordForTabletLandscape (Results 1 – 1 of 1) sorted by relevance
68 private int mEndXCoordForTabletLandscape; field in MaterialSearchViewController134 if (mEndXCoordForTabletLandscape != xEnd) { in onConversationListLayout()136 mEndXCoordForTabletLandscape = xEnd; in onConversationListLayout()258 if (mEndXCoordForTabletLandscape != 0) { in adjustViewForTwoPaneLandscape()260 mEndXCoordForTabletLandscape); in adjustViewForTwoPaneLandscape() local