Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskChangeNotificationController.java142 private final TaskStackConsumer mNotifyActivityLaunchOnSecondaryDisplayRerouted = (l, m) -> { field in TaskChangeNotificationController
227 forAllRemoteListeners(mNotifyActivityLaunchOnSecondaryDisplayRerouted, msg); in handleMessage()
396 forAllLocalListeners(mNotifyActivityLaunchOnSecondaryDisplayRerouted, msg); in notifyActivityLaunchOnSecondaryDisplayRerouted()