Home
last modified time | relevance | path

Searched refs:notifyInsetsChanged (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java75 w.notifyInsetsChanged();
258 notifyInsetsChanged(); in onPostLayout()
282 notifyInsetsChanged(); in onInsetsModified()
451 void notifyInsetsChanged() { in notifyInsetsChanged() method in InsetsStateController
454 mDisplayContent.mRemoteInsetsControlTarget.notifyInsetsChanged(); in notifyInsetsChanged()
DInsetsPolicy.java165 mStateController.notifyInsetsChanged(); in showTransient()
183 mStateController.notifyInsetsChanged(); in hideTransient()
DDisplayContent.java5765 void notifyInsetsChanged() { in notifyInsetsChanged() method in RemoteInsetsControlTarget
DWindowState.java3651 void notifyInsetsChanged() { in notifyInsetsChanged() method in WindowState
/frameworks/base/core/java/android/view/
DViewRootInsetsControllerHost.java53 public void notifyInsetsChanged() { in notifyInsetsChanged() method in ViewRootInsetsControllerHost
54 mViewRoot.notifyInsetsChanged(); in notifyInsetsChanged()
DInsetsController.java83 void notifyInsetsChanged(); in notifyInsetsChanged() method
594 mHost.notifyInsetsChanged(); in onFrameChanged()
630 mHost.notifyInsetsChanged(); in onStateChanged()
1144 mHost.notifyInsetsChanged(); in cancelAnimation()
1175 mHost.notifyInsetsChanged(); in notifyVisibilityChanged()
DViewRootImpl.java1584 void notifyInsetsChanged() { in notifyInsetsChanged() method in ViewRootImpl
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DInsetsStateControllerTest.java229 verify(app, atLeast(1)).notifyInsetsChanged(); in testStripForDispatch_imeOrderChanged()
/frameworks/base/services/
Dart-profile36244 HPLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->notifyInsetsChanged()V
37173 HSPLcom/android/server/wm/InsetsStateController;->notifyInsetsChanged()V
39854 HPLcom/android/server/wm/WindowState;->notifyInsetsChanged()V
/frameworks/base/config/
Dboot-image-profile.txt23730 HSPLandroid/view/ViewRootImpl;->notifyInsetsChanged()V
23808 HSPLandroid/view/ViewRootInsetsControllerHost;->notifyInsetsChanged()V