Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java138 private final TaskStackConsumer mNotifyActivityLaunchOnSecondaryDisplayFailed = (l, m) -> { field in TaskChangeNotificationController
236 forAllRemoteListeners(mNotifyActivityLaunchOnSecondaryDisplayFailed, msg); in handleMessage()
407 forAllLocalListeners(mNotifyActivityLaunchOnSecondaryDisplayFailed, msg); in notifyActivityLaunchOnSecondaryDisplayFailed()