Home
last modified time | relevance | path

Searched defs:onDescendantOrientationChanged (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayArea.java156 boolean onDescendantOrientationChanged(WindowContainer requestingContainer) { in onDescendantOrientationChanged() method in DisplayArea
H A DTask.java2673 public boolean onDescendantOrientationChanged(WindowContainer requestingContainer) { in onDescendantOrientationChanged() method in Task
H A DWindowContainer.java1161 boolean onDescendantOrientationChanged(@Nullable WindowContainer requestingContainer) { in onDescendantOrientationChanged() method in WindowContainer
H A DDisplayContent.java1480 boolean onDescendantOrientationChanged(WindowContainer requestingContainer) { in onDescendantOrientationChanged() method in DisplayContent