Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskChangeNotificationController.java286 public TaskChangeNotificationController(Object serviceLock, in TaskChangeNotificationController() argument
288 mServiceLock = serviceLock; in TaskChangeNotificationController()