Home
last modified time | relevance | path

Searched defs:onDisplayInfoUpdated (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayFrames.java78 public boolean onDisplayInfoUpdated(DisplayInfo info, @NonNull WmDisplayCutout displayCutout, in onDisplayInfoUpdated() method in DisplayFrames
H A DInsetsStateController.java367 void onDisplayInfoUpdated(boolean notifyInsetsChange) { in onDisplayInfoUpdated() method in InsetsStateController