Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DWindowManagerProxy.java52 private final Rect mTmpRect5 = new Rect(); field in WindowManagerProxy
71 mTmpRect5.set(mTempOtherInsetRect);
79 mTmpRect5.isEmpty() ? null : mTmpRect5);