Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DTaskChangeNotificationController.java85 private final TaskStackConsumer mNotifyTaskDescriptionChanged = (l, m) -> { field in TaskChangeNotificationController
169 forAllRemoteListeners(mNotifyTaskDescriptionChanged, msg); in handleMessage()
376 forAllLocalListeners(mNotifyTaskDescriptionChanged, msg); in notifyTaskDescriptionChanged()