Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java448 void notifyActivityRequestedOrientationChanged(int taskId, int orientation) { in notifyActivityRequestedOrientationChanged() method in TaskChangeNotificationController
H A DActivityRecord.java7979 mAtmService.getTaskChangeNotificationController().notifyActivityRequestedOrientationChanged( in setRequestedOrientation()