Searched refs:isLandscapePhone (Results 1 – 1 of 1) sorted by relevance
155 boolean isLandscape = isLandscapePhone(mContext); in onAttachedToWindow()195 private boolean isLandscapePhone(Context context) { in isLandscapePhone() method in ScreenPinningRequest.RequestWindowView271 inflateView(isLandscapePhone(mContext)); in onConfigurationChanged()278 mLayout.setLayoutParams(getRequestLayoutParams(isLandscapePhone(mContext)));