Home
last modified time | relevance | path

Searched refs:notifyOnActivityRotation (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java542 void notifyOnActivityRotation(int displayId) { in notifyOnActivityRotation() method in TaskChangeNotificationController
H A DWindowManagerService.java4376 .notifyOnActivityRotation(displayContent.mDisplayId); in updateRotationUnchecked()