Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayPolicy.java332 private static final ClientWindowFrames sTmpClientFrames = new ClientWindowFrames(); field in DisplayPolicy
1319 sTmpClientFrames.attachedFrame = null;
1326 sTmpClientFrames);
1331 displayFrames, sTmpClientFrames.frame));
1363 sTmpClientFrames.attachedFrame = attached != null ? attached.getFrame() : null;
1373 win.getRequestedVisibleTypes(), win.mGlobalScale, sTmpClientFrames);
1375 win.setFrames(sTmpClientFrames, win.mRequestedWidth, win.mRequestedHeight);