Searched defs:outActiveControls (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | WindowlessWindowManager.java | 185 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addToDisplay() 265 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addToDisplayAsUser() 356 InsetsState outInsetsState, InsetsSourceControl.Array outActiveControls, in relayoutLegacy() 371 final InsetsSourceControl.Array outActiveControls; in relayout() local 394 InsetsState outInsetsState, InsetsSourceControl.Array outActiveControls) { in relayoutInner()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | Session.java | 244 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addToDisplay() 255 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addToDisplayAsUser() 300 InsetsState outInsetsState, InsetsSourceControl.Array outActiveControls, in relayoutLegacy()
|
D | WindowManagerService.java | 1526 InsetsSourceControl.Array outActiveControls, Rect outAttachedFrame, in addWindow() 2279 final InsetsSourceControl.Array outActiveControls; in relayoutWindow() local 2305 InsetsState outInsetsState, InsetsSourceControl.Array outActiveControls, in relayoutWindow() 2317 InsetsState outInsetsState, InsetsSourceControl.Array outActiveControls, in relayoutWindowInner()
|