Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DRemoteContentCaptureService.java51 private final ContentCapturePerUserService mPerUserService; field in RemoteContentCaptureService
63 mPerUserService = perUserService; in RemoteContentCaptureService()
94 mPerUserService.getUserId(), in handleOnConnectedStateChanged()
96 CollectionUtils.size(mPerUserService.getContentCaptureAllowlist())); in handleOnConnectedStateChanged()
100 mPerUserService.onConnected(); in handleOnConnectedStateChanged()
108 mPerUserService.getUserId(), in handleOnConnectedStateChanged()