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()
85 final SmartspacePerUserService service = peekServiceForUserLocked(userId); in onServicePackageUpdatedLocked()93 final SmartspacePerUserService service = peekServiceForUserLocked(userId); in onServicePackageRestartedLocked()
87 final WallpaperEffectsGenerationPerUserService service = peekServiceForUserLocked(userId); in onServicePackageUpdatedLocked()95 final WallpaperEffectsGenerationPerUserService service = peekServiceForUserLocked(userId); in onServicePackageRestartedLocked()
90 final AppPredictionPerUserService service = peekServiceForUserLocked(userId); in onServicePackageUpdatedLocked()98 final AppPredictionPerUserService service = peekServiceForUserLocked(userId); in onServicePackageRestartedLocked()
605 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in destroySessions()631 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in listSessions()1146 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in isContentCaptureServiceForUser()1158 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in sendActivityAssistData()1178 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in notifyActivityEvent()
418 managerService = peekServiceForUserLocked(userId); in peekServiceForUserWithLocalBinderIdentityLocked()492 AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in removeAllSessions()518 AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in listSessions()845 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in requestSavedPasswordCount()1102 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in isAugmentedAutofillServiceForUser()1599 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in removeClient()
4137 HSPLcom/android/server/infra/AbstractMasterSystemService;->peekServiceForUserLocked(I)Lcom/android/…