Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayPolicy.java368 private static final Rect sTmpLastParentFrame = new Rect(); field in DisplayPolicy
1756 sTmpLastParentFrame.set(windowFrames.mParentFrame);
1867 if (!sTmpLastParentFrame.equals(pf)) {