Home
last modified time | relevance | path

Searched defs:activeControls (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayInsetsController.java151 InsetsSourceControl[] activeControls) { in insetsControlChanged()
222 InsetsSourceControl[] activeControls) throws RemoteException { in insetsControlChanged()
273 InsetsSourceControl[] activeControls) {} in insetsControlChanged()
H A DDisplayImeController.java267 InsetsSourceControl[] activeControls) { in insetsControlChanged()
H A DSystemWindows.java355 InsetsSourceControl[] activeControls) {} in insetsControlChanged()
/aosp14/frameworks/base/core/java/android/view/
H A DIDisplayWindowInsetsController.aidl47 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
H A DIWindowSession.aidl52 out InsetsSourceControl.Array activeControls, out Rect attachedFrame, in addToDisplay()
57 out InsetsSourceControl.Array activeControls, out Rect attachedFrame, in addToDisplayAsUser()
94 out InsetsState insetsState, out InsetsSourceControl.Array activeControls, in relayout()
H A DIWindow.aidl65 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
H A DInsetsController.java1001 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged()
H A DViewRootImpl.java9162 InsetsSourceControl[] activeControls) { in dispatchInsetsControlChanged()
10560 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
H A DDisplayInsetsControllerTest.java195 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestIWindow.java55 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java67 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DCompatUIController.java769 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DSplitLayout.java443 InsetsSourceControl[] activeControls) { in insetsControlChanged()