Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java141 private final TaskStackConsumer mNotifyActivityLaunchOnSecondaryDisplayRerouted = (l, m) -> { field in TaskChangeNotificationController
244 forAllRemoteListeners(mNotifyActivityLaunchOnSecondaryDisplayRerouted, msg); in handleMessage()
420 forAllLocalListeners(mNotifyActivityLaunchOnSecondaryDisplayRerouted, msg); in notifyActivityLaunchOnSecondaryDisplayRerouted()