Searched refs:isLandscapePhone (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DScreenPinningRequest.java155 boolean isLandscape = isLandscapePhone(mContext);
195 private boolean isLandscapePhone(Context context) { method in class:ScreenPinningRequest.RequestWindowView
271 inflateView(isLandscapePhone(mContext));
278 mLayout.setLayoutParams(getRequestLayoutParams(isLandscapePhone(mContext)));

Completed in 45 milliseconds