Home
last modified time | relevance | path

Searched defs:outInsetsState (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java192 InputChannel outInputChannel, InsetsState outInsetsState, in addToDisplay()
202 InputChannel outInputChannel, InsetsState outInsetsState, in addToDisplayAsUser()
210 int viewVisibility, int displayId, InsetsState outInsetsState) { in addToDisplayWithoutInputChannel()
230 SurfaceControl outSurfaceControl, InsetsState outInsetsState, in relayout()
H A DWindowManagerService.java1458 InputChannel outInputChannel, InsetsState outInsetsState, in addWindow()
2218 SurfaceControl outSurfaceControl, InsetsState outInsetsState, in relayoutWindow()
8566 InsetsState outInsetsState) { in getWindowInsets()
/aosp12/frameworks/base/core/java/android/view/
H A DWindowlessWindowManager.java139 InputChannel outInputChannel, InsetsState outInsetsState, in addToDisplay()
185 InputChannel outInputChannel, InsetsState outInsetsState, in addToDisplayAsUser()
268 SurfaceControl outSurfaceControl, InsetsState outInsetsState, in relayout()
H A DIWindowManager.aidl745 out InsetsState outInsetsState); in getWindowInsets()