Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java170 private final TaskStackConsumer mNotifyTaskRequestedOrientationChanged = (l, m) -> { field in TaskChangeNotificationController
263 forAllRemoteListeners(mNotifyTaskRequestedOrientationChanged, msg); in handleMessage()
537 forAllLocalListeners(mNotifyTaskRequestedOrientationChanged, msg); in notifyTaskRequestedOrientationChanged()