Searched refs:perUserService (Results 1 – 2 of 2) sorted by relevance
48 SystemCaptionsManagerPerUserService perUserService = in newServiceLocked() local50 perUserService.initializeLocked(); in newServiceLocked()51 return perUserService; in newServiceLocked()
51 ContentCapturePerUserService perUserService, boolean bindInstantServiceAllowed, in RemoteContentCaptureService() argument53 super(context, serviceInterface, serviceComponentName, userId, perUserService, in RemoteContentCaptureService()57 mPerUserService = perUserService; in RemoteContentCaptureService()