Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DWindowManagerProxy.java44 private final Rect mTempDockedInsetRect = new Rect(); field in WindowManagerProxy
69 mTmpRect3.set(mTempDockedInsetRect);
152 mTempDockedInsetRect.set(tempDockedInsetRect); in resizeDockedStack()
154 mTempDockedInsetRect.setEmpty(); in resizeDockedStack()