Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java146 public FrameLayout.LayoutParams getRequestLayoutParams(int rotation) { in getRequestLayoutParams() method in ScreenPinningRequest
292 addView(mLayout, getRequestLayoutParams(rotation)); in inflateView()
328 … mLayout.setLayoutParams(getRequestLayoutParams(RotationUtils.getRotation(mContext)));