Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DWindowManagerProxy.java157 Rect tempOtherTaskRect, Rect tempOtherInsetRect) { in resizeDockedStack() argument
175 if (tempOtherInsetRect != null) { in resizeDockedStack()
176 mTempOtherInsetRect.set(tempOtherInsetRect); in resizeDockedStack()