Home
last modified time | relevance | path

Searched defs:resolvedUserId (Results 1 – 25 of 25) sorted by relevance

/aosp12/frameworks/base/services/print/java/com/android/server/print/
H A DPrintManagerService.java174 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in print() local
198 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in getPrintJobInfos() local
223 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in getPrintJobInfo() local
246 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in getCustomPrinterIcon() local
269 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in cancelPrintJob() local
295 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in restartPrintJob() local
321 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in getPrintServices() local
340 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in setPrintServiceEnabled() local
376 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in getPrintServiceRecommendations() local
398 final int resolvedUserId = resolveCallingUserEnforcingPermissions(userId); in createPrinterDiscoverySession() local
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java1081 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in getTvInputList() local
1100 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in getTvInputInfo() local
1126 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in updateTvInputInfo() local
1150 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in getTvInputState() local
1172 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in getTvContentRatingSystemList() local
1219 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in sendTvInputNotifyIntent() local
1253 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in unregisterCallback() local
1269 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in isParentalControlsEnabled() local
1285 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in setParentalControlsEnabled() local
1300 final int resolvedUserId = resolveCallingUserId(Binder.getCallingPid(), in isRatingBlocked() local
[all …]
H A DTvInputHardwareManager.java274 Connection connection, int callingUid, int resolvedUserId) { in checkUidChangedLocked()
381 TvInputInfo info, int callingUid, int resolvedUserId, in acquireHardware()
423 int resolvedUserId) { in releaseHardware()
466 int resolvedUserId) { in getAvailableTvStreamConfigList()
488 int callingUid, int resolvedUserId) { in captureFrame()
658 TvInputInfo info, Integer callingUid, Integer resolvedUserId, in resetLocked()
/aosp12/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
H A DSystemCaptionsManagerService.java47 protected SystemCaptionsManagerPerUserService newServiceLocked( in newServiceLocked()
/aosp12/frameworks/base/services/texttospeech/java/com/android/server/texttospeech/
H A DTextToSpeechManagerService.java56 protected TextToSpeechManagerPerUserService newServiceLocked( in newServiceLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/speech/
H A DSpeechRecognitionManagerService.java76 protected SpeechRecognitionManagerServiceImpl newServiceLocked( in newServiceLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/infra/
H A DAbstractMasterSystemService.java501 protected abstract S newServiceLocked(@UserIdInt int resolvedUserId, boolean disabled); in newServiceLocked()
542 final int resolvedUserId = ActivityManager.handleIncomingUser(Binder.getCallingPid(), in getServiceForUserLocked() local
563 final int resolvedUserId = ActivityManager.handleIncomingUser(Binder.getCallingPid(), in peekServiceForUserLocked() local
/aosp12/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/
H A DMusicRecognitionManagerService.java77 protected MusicRecognitionManagerPerUserService newServiceLocked(int resolvedUserId, in newServiceLocked()
/aosp12/frameworks/base/services/searchui/java/com/android/server/searchui/
H A DSearchUiManagerService.java69 protected SearchUiPerUserService newServiceLocked(int resolvedUserId, boolean disabled) { in newServiceLocked()
/aosp12/frameworks/base/services/smartspace/java/com/android/server/smartspace/
H A DSmartspaceManagerService.java69 protected SmartspacePerUserService newServiceLocked(int resolvedUserId, boolean disabled) { in newServiceLocked()
/aosp12/frameworks/base/services/appprediction/java/com/android/server/appprediction/
H A DAppPredictionManagerService.java74 protected AppPredictionPerUserService newServiceLocked(int resolvedUserId, boolean disabled) { in newServiceLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/rotationresolver/
H A DRotationResolverManagerService.java127 public RotationResolverManagerPerUserService newServiceLocked( in newServiceLocked()
/aosp12/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
H A DContentSuggestionsManagerService.java85 protected ContentSuggestionsPerUserService newServiceLocked(int resolvedUserId, in newServiceLocked()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java683 final int resolvedUserId = mSecurityPolicy in addClient() local
720 final int resolvedUserId = mSecurityPolicy in removeClient() local
765 final int resolvedUserId = mSecurityPolicy in sendAccessibilityEvent() local
770 event.getPackageName(), UserHandle.getCallingAppId(), resolvedUserId, in sendAccessibilityEvent() local
883 final int resolvedUserId; in getInstalledAccessibilityServiceList() local
924 final int resolvedUserId = mSecurityPolicy in getEnabledAccessibilityServiceList() local
958 final int resolvedUserId = mSecurityPolicy in interrupt() local
1117 final int resolvedUserId = mSecurityPolicy in getWindowToken() local
H A DAccessibilityWindowManager.java999 final int resolvedUserId = mSecurityPolicy in addAccessibilityInteractionConnection() local
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java597 int resolvedUserId) { in enforceMediaPermissions()
1196 int resolvedUserId = handleIncomingUser(pid, uid, userId, packageName); in createSession() local
1225 int resolvedUserId = verifySessionsRequest(componentName, userId, pid, uid); in getSessions() local
1311 int resolvedUserId = verifySessionsRequest(componentName, userId, pid, uid); in addSessionsListener() local
1358 int resolvedUserId = handleIncomingUser(pid, uid, userId, null); in addSession2TokensListener() local
2091 int resolvedUserId = handleIncomingUser(pid, uid, userId, packageName); in verifySessionsRequest() local
H A DMediaRouterService.java246 final int resolvedUserId = ActivityManager.handleIncomingUser(pid, uid, userId, in registerClientAsUser() local
/aosp12/frameworks/base/services/translation/java/com/android/server/translation/
H A DTranslationManagerService.java82 protected TranslationManagerServiceImpl newServiceLocked(int resolvedUserId, boolean disabled) { in newServiceLocked()
/aosp12/frameworks/base/apex/media/service/java/com/android/server/media/
H A DMediaCommunicationService.java340 int resolvedUserId = handleIncomingUser(pid, uid, userId, null); in getSession2Tokens() local
/aosp12/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java424 final int resolvedUserId = handleIncomingUser(uri, callingPid, callingUid, in notifyChange() local
466 final int resolvedUserId = validatedProviders.keyAt(i).second; in notifyChange() local
/aosp12/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureManagerService.java224 protected ContentCapturePerUserService newServiceLocked(@UserIdInt int resolvedUserId, in newServiceLocked()
/aosp12/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreManagerService.java1589 final int resolvedUserId = userId == USER_CURRENT in queryBlobsForUser() local
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerService.java331 protected AutofillManagerServiceImpl newServiceLocked(@UserIdInt int resolvedUserId, in newServiceLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java633 final int resolvedUserId = forRestore in readXml() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java3473 final int resolvedUserId = mUserController.handleIncomingUser(pid, uid, userId, false, in clearApplicationUserData() local