Searched defs:attachedFrame (Results 1 – 3 of 3) sorted by relevance
48 public @Nullable Rect attachedFrame; field in ClientWindowFrames
53 out InsetsSourceControl[] activeControls, out Rect attachedFrame, in addToDisplay()59 out Rect attachedFrame, out float[] sizeCompatScale); in addToDisplayAsUser()62 out Rect attachedFrame, out float[] sizeCompatScale); in addToDisplayWithoutInputChannel()
196 public void attachedFrame() { in attachedFrame() method in WindowLayoutTests