Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIDisplayWindowInsetsController.aidl44 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
DIWindowSession.aidl51 out InsetsSourceControl[] activeControls); in addToDisplay()
55 out InsetsState insetsState, out InsetsSourceControl[] activeControls); in addToDisplayAsUser()
107 out InsetsState insetsState, out InsetsSourceControl[] activeControls, in relayout()
DIWindow.aidl80 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls, in insetsControlChanged()
DInsetsController.java794 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged()
DViewRootImpl.java8288 InsetsSourceControl[] activeControls, boolean willMove, boolean willResize) { in dispatchInsetsControlChanged()
9665 InsetsSourceControl[] activeControls, boolean willMove, boolean willResize) { in insetsControlChanged()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestIWindow.java61 InsetsSourceControl[] activeControls, boolean willMove, boolean willResize) { in insetsControlChanged()
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java74 InsetsSourceControl[] activeControls, boolean willMove, boolean willResize) { in insetsControlChanged()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayImeController.java244 InsetsSourceControl[] activeControls) { in insetsControlChanged()
513 InsetsSourceControl[] activeControls) throws RemoteException { in insetsControlChanged()
DSystemWindows.java345 InsetsSourceControl[] activeControls, boolean willMove, boolean willResize) {} in insetsControlChanged()