Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java120 AbstractMasterSystemService<ContentCaptureManagerService, ContentCapturePerUserService> {
224 protected ContentCapturePerUserService newServiceLocked(@UserIdInt int resolvedUserId, in newServiceLocked()
226 return new ContentCapturePerUserService(this, mLock, disabled, resolvedUserId); in newServiceLocked()
241 protected void onServiceRemoved(@NonNull ContentCapturePerUserService service, in onServiceRemoved()
248 final ContentCapturePerUserService service = getServiceForUserLocked(userId); in onServicePackageUpdatingLocked()
256 final ContentCapturePerUserService service = getServiceForUserLocked(userId); in onServicePackageUpdatedLocked()
491 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in destroySessions()
517 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in listSessions()
667 final ContentCapturePerUserService service = getServiceForUserLocked(userId); in startSession()
683 final ContentCapturePerUserService service = getServiceForUserLocked(userId); in finishSession()
[all …]
DRemoteContentCaptureService.java49 private final ContentCapturePerUserService mPerUserService;
53 ContentCapturePerUserService perUserService, boolean bindInstantServiceAllowed, in RemoteContentCaptureService()
DContentCaptureServerSession.java52 private final ContentCapturePerUserService mService;
79 @NonNull ActivityId activityId, @NonNull ContentCapturePerUserService service, in ContentCaptureServerSession()
DContentCapturePerUserService.java84 final class ContentCapturePerUserService class
86 AbstractPerUserSystemService<ContentCapturePerUserService, ContentCaptureManagerService>
89 private static final String TAG = ContentCapturePerUserService.class.getSimpleName();
126 ContentCapturePerUserService(@NonNull ContentCaptureManagerService master, in ContentCapturePerUserService() method in ContentCapturePerUserService
/frameworks/base/services/
Dart-profile15959 …android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/Cont…
15962 …android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/Cont…
15967 …android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/Cont…
15968 …android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/Cont…
15992 …android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/Cont…
15993 …android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/Cont…
15994 …android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/Cont…
16044 …nagerService;->newServiceLocked(IZ)Lcom/android/server/contentcapture/ContentCapturePerUserService;
16049 …nagerService;->onServiceRemoved(Lcom/android/server/contentcapture/ContentCapturePerUserService;I)V
16065 …capture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;-><init>(Lcom/android/ser…
[all …]