Searched defs:activeControls (Results 1 – 9 of 9) sorted by relevance
| /frameworks/base/core/java/android/view/ |
| D | IDisplayWindowInsetsController.aidl | 44 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
|
| D | IWindowSession.aidl | 51 out InsetsSourceControl[] activeControls); in addToDisplay() 55 out InsetsState insetsState, out InsetsSourceControl[] activeControls); in addToDisplayAsUser() 107 out InsetsState insetsState, out InsetsSourceControl[] activeControls, in relayout()
|
| D | IWindow.aidl | 80 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls, in insetsControlChanged()
|
| D | InsetsController.java | 794 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged()
|
| D | ViewRootImpl.java | 8288 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/ |
| D | TestIWindow.java | 61 InsetsSourceControl[] activeControls, boolean willMove, boolean willResize) { in insetsControlChanged()
|
| /frameworks/base/core/java/com/android/internal/view/ |
| D | BaseIWindow.java | 74 InsetsSourceControl[] activeControls, boolean willMove, boolean willResize) { in insetsControlChanged()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
| D | DisplayImeController.java | 244 InsetsSourceControl[] activeControls) { in insetsControlChanged() 513 InsetsSourceControl[] activeControls) throws RemoteException { in insetsControlChanged()
|
| D | SystemWindows.java | 345 InsetsSourceControl[] activeControls, boolean willMove, boolean willResize) {} in insetsControlChanged()
|