Searched refs:peekServiceForUserLocked (Results 1 – 8 of 8) sorted by relevance
387 final S oldService = peekServiceForUserLocked(userId); in setTemporaryService()425 final S oldService = peekServiceForUserLocked(userId); in setTemporaryServices()458 final S oldService = peekServiceForUserLocked(userId); in setDefaultServiceEnabled()630 protected S peekServiceForUserLocked(@UserIdInt int userId) { in peekServiceForUserLocked() method in AbstractMasterSystemService1063 final S service = peekServiceForUserLocked(userId); in startTrackingPackageChanges()1114 final S service = peekServiceForUserLocked(userId); in startTrackingPackageChanges()1199 final S service = peekServiceForUserLocked(userId); in startTrackingPackageChanges()1212 final S service = peekServiceForUserLocked(userId); in startTrackingPackageChanges()
85 final SearchUiPerUserService service = peekServiceForUserLocked(userId); in onServicePackageUpdatedLocked()93 final SearchUiPerUserService service = peekServiceForUserLocked(userId); in onServicePackageRestartedLocked()
87 final WallpaperEffectsGenerationPerUserService service = peekServiceForUserLocked(userId); in onServicePackageUpdatedLocked()95 final WallpaperEffectsGenerationPerUserService service = peekServiceForUserLocked(userId); in onServicePackageRestartedLocked()
87 final SmartspacePerUserService service = peekServiceForUserLocked(userId); in onServicePackageUpdatedLocked()95 final SmartspacePerUserService service = peekServiceForUserLocked(userId); in onServicePackageRestartedLocked()
91 final AppPredictionPerUserService service = peekServiceForUserLocked(userId); in onServicePackageUpdatedLocked()99 final AppPredictionPerUserService service = peekServiceForUserLocked(userId); in onServicePackageRestartedLocked()
731 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in destroySessions()757 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in listSessions()1343 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in isContentCaptureServiceForUser()1370 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in sendActivityStartAssistData()1382 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in sendActivityAssistData()1402 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in notifyActivityEvent()
441 managerService = peekServiceForUserLocked(userId); in peekServiceForUserWithLocalBinderIdentityLocked()515 AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in removeAllSessions()541 AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in listSessions()875 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in requestSavedPasswordCount()1159 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in isAugmentedAutofillServiceForUser()1656 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in removeClient()
11783 PLcom/android/server/infra/AbstractMasterSystemService;->peekServiceForUserLocked(I)Lcom/android/se…