Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DInsetsStateControllerTest.java235 verify(app, atLeastOnce()).notifyInsetsChanged(); in testStripForDispatch_imeOrderChanged()
410 verify(app, atLeastOnce()).notifyInsetsChanged(); in testUpdateAboveInsetsState_provideInsets()
432 verify(app, atLeastOnce()).notifyInsetsChanged(); in testUpdateAboveInsetsState_receiveInsets()
453 verify(mDisplayContent).notifyInsetsChanged(any()); in testUpdateAboveInsetsState_zOrderChanged()
479 verify(ime, atLeastOnce()).notifyInsetsChanged(); in testUpdateAboveInsetsState_zOrderChanged()
480 verify(app, atLeastOnce()).notifyInsetsChanged(); in testUpdateAboveInsetsState_zOrderChanged()
481 verify(statusBar, atLeastOnce()).notifyInsetsChanged(); in testUpdateAboveInsetsState_zOrderChanged()
482 verify(navBar, atLeastOnce()).notifyInsetsChanged(); in testUpdateAboveInsetsState_zOrderChanged()
505 verify(app, atLeastOnce()).notifyInsetsChanged(); in testUpdateAboveInsetsState_imeTargetOnScreenBehavior()
513 verify(app, atLeastOnce()).notifyInsetsChanged(); in testUpdateAboveInsetsState_imeTargetOnScreenBehavior()
[all …]
DWindowStateTests.java1070 mDisplayContent.getInsetsStateController().notifyInsetsChanged(); in testSetFreezeInsetsState()
1071 verify(app, never()).notifyInsetsChanged(); in testSetFreezeInsetsState()
1076 mDisplayContent.getInsetsStateController().notifyInsetsChanged(); in testSetFreezeInsetsState()
1077 verify(app).notifyInsetsChanged(); in testSetFreezeInsetsState()
1085 mDisplayContent.getInsetsStateController().notifyInsetsChanged(); in testSetFreezeInsetsState()
DDisplayContentTests.java1627 mDisplayContent.getInsetsStateController().notifyInsetsChanged(); in testApplyTopFixedRotationTransform()
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java70 w.notifyInsetsChanged();
161 notifyInsetsChanged(); in setForcedConsumingTypes()
176 notifyInsetsChanged(); in onPostLayout()
226 notifyInsetsChanged(); in onRequestedVisibleTypesChanged()
365 notifyInsetsChanged(); in notifyControlChanged()
406 void notifyInsetsChanged() { in notifyInsetsChanged() method in InsetsStateController
407 mDisplayContent.notifyInsetsChanged(mDispatchInsetsChanged); in notifyInsetsChanged()
DInsetsPolicy.java771 public void notifyInsetsChanged() { } in notifyInsetsChanged() method in InsetsPolicy.Host
DDisplayContent.java2145 void notifyInsetsChanged(Consumer<WindowState> dispatchInsetsChanged) { in notifyInsetsChanged() method in DisplayContent
2158 mRemoteInsetsControlTarget.notifyInsetsChanged(); in notifyInsetsChanged()
7056 void notifyInsetsChanged() { in notifyInsetsChanged() method in RemoteInsetsControlTarget
DDisplayPolicy.java1514 win.notifyInsetsChanged();
DWindowState.java3819 void notifyInsetsChanged() { in notifyInsetsChanged() method in WindowState
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsControllerTest.java860 verify(mTestHost, times(1)).notifyInsetsChanged(); in testInsetsChangedCount_controlSystemBars()
866 verify(mTestHost, never()).notifyInsetsChanged(); in testInsetsChangedCount_controlSystemBars()
871 verify(mTestHost, times(1)).notifyInsetsChanged(); in testInsetsChangedCount_controlSystemBars()
877 verify(mTestHost, never()).notifyInsetsChanged(); in testInsetsChangedCount_controlSystemBars()
889 verify(mTestHost, times(1)).notifyInsetsChanged(); in testInsetsChangedCount_controlIme()
895 verify(mTestHost, never()).notifyInsetsChanged(); in testInsetsChangedCount_controlIme()
900 verify(mTestHost, times(1)).notifyInsetsChanged(); in testInsetsChangedCount_controlIme()
906 verify(mTestHost, never()).notifyInsetsChanged(); in testInsetsChangedCount_controlIme()
920 verify(mTestHost, times(1)).notifyInsetsChanged(); in testInsetsChangedCount_onStateChanged()
927 verify(mTestHost, times(1)).notifyInsetsChanged(); in testInsetsChangedCount_onStateChanged()
[all …]
/frameworks/base/core/java/android/view/
DViewRootInsetsControllerHost.java53 public void notifyInsetsChanged() { in notifyInsetsChanged() method in ViewRootInsetsControllerHost
54 mViewRoot.notifyInsetsChanged(); in notifyInsetsChanged()
DImeBackAnimationController.java215 mInsetsController.getHost().notifyInsetsChanged(); in startPostCommitAnim()
DInsetsController.java98 void notifyInsetsChanged(); in notifyInsetsChanged() method
842 mHost.notifyInsetsChanged(); in onFrameChanged()
876 mHost.notifyInsetsChanged(); in onStateChanged()
1851 mHost.notifyInsetsChanged(); in notifyVisibilityChanged()
2125 mHost.notifyInsetsChanged(); in setImeCaptionBarInsetsHeight()
DViewRootImpl.java2442 void notifyInsetsChanged() { in notifyInsetsChanged() method in ViewRootImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt124 notifyInsetsChanged() in <lambda>()
129 notifyInsetsChanged() in <lambda>()
132 private fun notifyInsetsChanged() { in <lambda>() method
332 notifyInsetsChanged() in <lambda>()
/frameworks/base/boot/
Dboot-image-profile.txt18173 HSPLandroid/view/ViewRootImpl;->notifyInsetsChanged()V
18259 HSPLandroid/view/ViewRootInsetsControllerHost;->notifyInsetsChanged()V
/frameworks/base/services/
Dart-wear-profile26885 PLcom/android/server/wm/DisplayContent;->notifyInsetsChanged(Ljava/util/function/Consumer;)V
27437 PLcom/android/server/wm/InsetsStateController;->notifyInsetsChanged()V
/frameworks/base/config/
Dboot-image-profile.txt18237 HSPLandroid/view/ViewRootImpl;->notifyInsetsChanged()V
18323 HSPLandroid/view/ViewRootInsetsControllerHost;->notifyInsetsChanged()V