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.java143 Rect tempOtherTaskRect, Rect tempOtherInsetRect) { in resizeDockedStack() argument
161 if (tempOtherInsetRect != null) { in resizeDockedStack()
162 mTempOtherInsetRect.set(tempOtherInsetRect); in resizeDockedStack()