Searched defs:outAttachedFrame (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | WindowlessWindowManager.java | 183 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addToDisplay() 263 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addToDisplayAsUser() 273 android.view.InsetsState insetsState, Rect outAttachedFrame, in addToDisplayWithoutInputChannel()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | Session.java | 206 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addToDisplay() 217 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addToDisplayAsUser() 226 int viewVisibility, int displayId, InsetsState outInsetsState, Rect outAttachedFrame, in addToDisplayWithoutInputChannel()
|
H A D | WindowManagerService.java | 1410 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addWindow()
|