Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayInsetsController.java151 InsetsSourceControl[] activeControls) { in insetsControlChanged()
222 InsetsSourceControl[] activeControls) throws RemoteException { in insetsControlChanged()
273 InsetsSourceControl[] activeControls) {} in insetsControlChanged()
DDisplayImeController.java267 InsetsSourceControl[] activeControls) { in insetsControlChanged()
DSystemWindows.java355 InsetsSourceControl[] activeControls) {} in insetsControlChanged()
/frameworks/base/core/java/android/view/
DIDisplayWindowInsetsController.aidl47 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
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()
DIWindow.aidl65 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
DInsetsController.java1001 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged()
DViewRootImpl.java9162 InsetsSourceControl[] activeControls) { in dispatchInsetsControlChanged()
10560 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
DDisplayInsetsControllerTest.java195 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestIWindow.java55 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java67 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DCompatUIController.java769 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DSplitLayout.java443 InsetsSourceControl[] activeControls) { in insetsControlChanged()