Searched refs:peekServiceForUserLocked (Results 1 – 7 of 7) sorted by relevance
294 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in handleInputMethodSwitch()319 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in onAugmentedServiceNameChanged()396 AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in removeAllSessions()422 AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in listSessions()674 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in requestSavedPasswordCount()877 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in isAugmentedAutofillServiceForUser()1367 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in removeClient()1439 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in getFillEventHistory()1455 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in getUserData()1471 final AutofillManagerServiceImpl service = peekServiceForUserLocked(userId); in getUserDataId()[all …]
387 final S oldService = peekServiceForUserLocked(userId); in setTemporaryService()421 final S oldService = peekServiceForUserLocked(userId); in setDefaultServiceEnabled()562 protected S peekServiceForUserLocked(@UserIdInt int userId) { in peekServiceForUserLocked() method in AbstractMasterSystemService633 final S service = peekServiceForUserLocked(userId); in removeCachedServiceLocked()877 final S service = peekServiceForUserLocked(userId); in startTrackingPackageChanges()919 final S service = peekServiceForUserLocked(userId); in startTrackingPackageChanges()990 final S service = peekServiceForUserLocked(userId); in startTrackingPackageChanges()1002 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()
90 final AppPredictionPerUserService service = peekServiceForUserLocked(userId); in onServicePackageUpdatedLocked()98 final AppPredictionPerUserService service = peekServiceForUserLocked(userId); in onServicePackageRestartedLocked()
491 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in destroySessions()517 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in listSessions()894 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in isContentCaptureServiceForUser()906 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in sendActivityAssistData()923 final ContentCapturePerUserService service = peekServiceForUserLocked(userId); in notifyActivityEvent()
19386 HSPLcom/android/server/infra/AbstractMasterSystemService;->peekServiceForUserLocked(I)Lcom/android/…