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.java149 InsetsSourceControl[] activeControls) { in insetsControlChanged()
210 InsetsSourceControl[] activeControls) throws RemoteException { in insetsControlChanged()
257 InsetsSourceControl[] activeControls) {} in insetsControlChanged()
DSystemWindows.java351 InsetsSourceControl[] activeControls) {} in insetsControlChanged()
DDisplayImeController.java256 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/core/java/android/view/
DIDisplayWindowInsetsController.aidl48 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
DIWindowSession.aidl53 out InsetsSourceControl[] activeControls, out Rect attachedFrame, in addToDisplay()
58 out InsetsState insetsState, out InsetsSourceControl[] activeControls, in addToDisplayAsUser()
95 out InsetsState insetsState, out InsetsSourceControl[] activeControls, in relayout()
DIWindow.aidl64 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
DInsetsController.java861 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged()
DViewRootImpl.java8938 InsetsSourceControl[] activeControls) { in dispatchInsetsControlChanged()
10317 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
DDisplayInsetsControllerTest.java190 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java65 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestIWindow.java53 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DCompatUIController.java582 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DSplitLayout.java437 InsetsSourceControl[] activeControls) { in insetsControlChanged()