Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java174 private final TaskStackConsumer mNotifyOnActivityRotation = (l, m) -> { field in TaskChangeNotificationController
266 forAllRemoteListeners(mNotifyOnActivityRotation, msg); in handleMessage()
545 forAllLocalListeners(mNotifyOnActivityRotation, msg); in notifyOnActivityRotation()