Home
last modified time | relevance | path

Searched defs:notifyInsetsChanged (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootInsetsControllerHost.java55 public void notifyInsetsChanged() { in notifyInsetsChanged() method in ViewRootInsetsControllerHost
H A DInsetsController.java100 void notifyInsetsChanged(); in notifyInsetsChanged() method
H A DViewRootImpl.java2226 void notifyInsetsChanged() { in notifyInsetsChanged() method in ViewRootImpl
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsStateController.java387 void notifyInsetsChanged() { in notifyInsetsChanged() method in InsetsStateController
H A DInsetsPolicy.java745 public void notifyInsetsChanged() { } in notifyInsetsChanged() method in InsetsPolicy.Host
H A DDisplayContent.java2123 void notifyInsetsChanged(Consumer<WindowState> dispatchInsetsChanged) { in notifyInsetsChanged() method in DisplayContent
6946 void notifyInsetsChanged() { in notifyInsetsChanged() method in RemoteInsetsControlTarget
H A DWindowState.java3793 void notifyInsetsChanged() { in notifyInsetsChanged() method in WindowState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProvider.kt108 private fun notifyInsetsChanged() { regex