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/wm/
DTaskChangeNotificationController.java95 private final TaskStackConsumer mNotifyTaskDescriptionChanged = (l, m) -> { field in TaskChangeNotificationController
204 forAllRemoteListeners(mNotifyTaskDescriptionChanged, msg); in handleMessage()
439 forAllLocalListeners(mNotifyTaskDescriptionChanged, msg); in notifyTaskDescriptionChanged()