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.java143 private final TaskStackConsumer mNotifyActivityLaunchOnSecondaryDisplayRerouted = (l, m) -> { field in TaskChangeNotificationController
243 forAllRemoteListeners(mNotifyActivityLaunchOnSecondaryDisplayRerouted, msg); in handleMessage()
424 forAllLocalListeners(mNotifyActivityLaunchOnSecondaryDisplayRerouted, msg); in notifyActivityLaunchOnSecondaryDisplayRerouted()