Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DRemoteContentCaptureService.java47 private final ContentCapturePerUserService mPerUserService; field in RemoteContentCaptureService
57 mPerUserService = perUserService; in RemoteContentCaptureService()
89 mPerUserService.onConnected(); in handleOnConnectedStateChanged()