Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DTaskChangeNotificationController.java106 private final TaskStackConsumer mNotifyPinnedActivityRestartAttempt = (l, m) -> { field in TaskChangeNotificationController
185 forAllRemoteListeners(mNotifyPinnedActivityRestartAttempt, msg); in handleMessage()
309 forAllLocalListeners(mNotifyPinnedActivityRestartAttempt, msg); in notifyPinnedActivityRestartAttempt()