/aosp12/frameworks/base/services/print/java/com/android/server/print/ |
H A D | PrintManagerService.java | 174 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 D | TvInputManagerService.java | 1081 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 D | TvInputHardwareManager.java | 274 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 D | SystemCaptionsManagerService.java | 47 protected SystemCaptionsManagerPerUserService newServiceLocked( in newServiceLocked()
|
/aosp12/frameworks/base/services/texttospeech/java/com/android/server/texttospeech/ |
H A D | TextToSpeechManagerService.java | 56 protected TextToSpeechManagerPerUserService newServiceLocked( in newServiceLocked()
|
/aosp12/frameworks/base/services/core/java/com/android/server/speech/ |
H A D | SpeechRecognitionManagerService.java | 76 protected SpeechRecognitionManagerServiceImpl newServiceLocked( in newServiceLocked()
|
/aosp12/frameworks/base/services/core/java/com/android/server/infra/ |
H A D | AbstractMasterSystemService.java | 501 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 D | MusicRecognitionManagerService.java | 77 protected MusicRecognitionManagerPerUserService newServiceLocked(int resolvedUserId, in newServiceLocked()
|
/aosp12/frameworks/base/services/searchui/java/com/android/server/searchui/ |
H A D | SearchUiManagerService.java | 69 protected SearchUiPerUserService newServiceLocked(int resolvedUserId, boolean disabled) { in newServiceLocked()
|
/aosp12/frameworks/base/services/smartspace/java/com/android/server/smartspace/ |
H A D | SmartspaceManagerService.java | 69 protected SmartspacePerUserService newServiceLocked(int resolvedUserId, boolean disabled) { in newServiceLocked()
|
/aosp12/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
H A D | AppPredictionManagerService.java | 74 protected AppPredictionPerUserService newServiceLocked(int resolvedUserId, boolean disabled) { in newServiceLocked()
|
/aosp12/frameworks/base/services/core/java/com/android/server/rotationresolver/ |
H A D | RotationResolverManagerService.java | 127 public RotationResolverManagerPerUserService newServiceLocked( in newServiceLocked()
|
/aosp12/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/ |
H A D | ContentSuggestionsManagerService.java | 85 protected ContentSuggestionsPerUserService newServiceLocked(int resolvedUserId, in newServiceLocked()
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | AccessibilityManagerService.java | 683 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 D | AccessibilityWindowManager.java | 999 final int resolvedUserId = mSecurityPolicy in addAccessibilityInteractionConnection() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaSessionService.java | 597 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 D | MediaRouterService.java | 246 final int resolvedUserId = ActivityManager.handleIncomingUser(pid, uid, userId, in registerClientAsUser() local
|
/aosp12/frameworks/base/services/translation/java/com/android/server/translation/ |
H A D | TranslationManagerService.java | 82 protected TranslationManagerServiceImpl newServiceLocked(int resolvedUserId, boolean disabled) { in newServiceLocked()
|
/aosp12/frameworks/base/apex/media/service/java/com/android/server/media/ |
H A D | MediaCommunicationService.java | 340 int resolvedUserId = handleIncomingUser(pid, uid, userId, null); in getSession2Tokens() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/content/ |
H A D | ContentService.java | 424 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 D | ContentCaptureManagerService.java | 224 protected ContentCapturePerUserService newServiceLocked(@UserIdInt int resolvedUserId, in newServiceLocked()
|
/aosp12/frameworks/base/apex/blobstore/service/java/com/android/server/blob/ |
H A D | BlobStoreManagerService.java | 1589 final int resolvedUserId = userId == USER_CURRENT in queryBlobsForUser() local
|
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | AutofillManagerService.java | 331 protected AutofillManagerServiceImpl newServiceLocked(@UserIdInt int resolvedUserId, in newServiceLocked()
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ManagedServices.java | 633 final int resolvedUserId = forRestore in readXml() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActivityManagerService.java | 3473 final int resolvedUserId = mUserController.handleIncomingUser(pid, uid, userId, false, in clearApplicationUserData() local
|