Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIDisplayWindowInsetsController.aidl37 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
DIWindowSession.aidl50 out InsetsState insetsState, out InsetsSourceControl[] activeControls); in addToDisplay()
55 out InsetsState insetsState, out InsetsSourceControl[] activeControls); in addToDisplayAsUser()
115 out InsetsState insetsState, out InsetsSourceControl[] activeControls, in relayout()
DIWindow.aidl75 void insetsControlChanged(in InsetsState insetsState, in InsetsSourceControl[] activeControls); in insetsControlChanged()
DInsetsController.java732 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged()
DViewRootImpl.java7825 InsetsSourceControl[] activeControls) { in dispatchInsetsControlChanged()
9119 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestIWindow.java56 public void insetsControlChanged(InsetsState insetsState, InsetsSourceControl[] activeControls) in insetsControlChanged()
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java77 InsetsSourceControl[] activeControls) { in insetsControlChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wm/
DDisplayImeController.java220 InsetsSourceControl[] activeControls) { in insetsControlChanged()
DSystemWindows.java338 InsetsSourceControl[] activeControls) {} in insetsControlChanged()