Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DTaskChangeNotificationController.java125 private final TaskStackConsumer mNotifyActivityLaunchOnSecondaryDisplayFailed = (l, m) -> { field in TaskChangeNotificationController
199 forAllRemoteListeners(mNotifyActivityLaunchOnSecondaryDisplayFailed, msg); in handleMessage()
348 forAllLocalListeners(mNotifyActivityLaunchOnSecondaryDisplayFailed, msg); in notifyActivityLaunchOnSecondaryDisplayFailed()