| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/ |
| D | AutoGrantPermissionsNotifier.java | 105 UserHandle callingUser = getUserHandleForUid(mPackageInfo.applicationInfo.uid); in AutoGrantPermissionsNotifier() local 238 UserHandle callingUser = getUserHandleForUid(mPackageInfo.applicationInfo.uid); in getSettingsPermissionIntent() local
|
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/util/ |
| D | ServiceImplHelper.java | 82 public boolean isUserLocked(@NonNull UserHandle callingUser) { in isUserLocked() 94 public void verifyUserUnlocked(@NonNull UserHandle callingUser) { in verifyUserUnlocked()
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
| D | AdapterServiceRestartTest.java | 279 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in setUp() local
|
| D | AdapterServiceFactoryResetTest.java | 293 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in setUp() local
|
| D | AdapterServiceTest.java | 304 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in setUp() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/ |
| D | Utils.java | 444 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in isPackageNameAccurate() local 699 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in checkCallerIsSystemOrActiveUser() local 741 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in checkCallerIsSystemOrActiveOrManagedUser() local
|
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | VideoProviderProxy.java | 584 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in canUseCamera() local
|
| D | CallAudioManager.java | 492 Set<UserHandle> silenceRingers(Context context, UserHandle callingUser, in silenceRingers()
|
| D | TelecomServiceImpl.java | 2536 PhoneAccountHandle phoneAccountUserHandle, UserHandle callingUser) { in isPhoneAccountHandleVisibleToCallingUser()
|
| D | InCallController.java | 1692 public void bringToForeground(boolean showDialpad, UserHandle callingUser) { in bringToForeground()
|
| /packages/services/Car/service/src/com/android/car/ |
| D | CarMediaService.java | 754 UserHandle callingUser = getCallingUserHandle(); in setMediaSource() local 845 int callingUser = getCallingUserHandle().getIdentifier(); in isIndependentPlaybackConfig() local 866 int callingUser = getCallingUserHandle().getIdentifier(); in setIndependentPlaybackConfig() local
|
| /packages/modules/Media/apex/service/java/com/android/server/media/ |
| D | MediaCommunicationService.java | 357 final UserHandle callingUser = UserHandle.getUserHandleForUid(uid); in isTrusted() local
|
| /packages/services/Car/service/src/com/android/car/user/ |
| D | CarUserService.java | 1333 UserHandle callingUser = Binder.getCallingUserHandle(); in createUser() local 1388 @NonNull UserHandle callingUser, boolean hasCallerRestrictions) { in handleCreateUser()
|
| /packages/modules/Bluetooth/service/src/com/android/server/bluetooth/ |
| D | BluetoothManagerService.java | 2931 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in checkIfCallerIsForegroundUser() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
| D | AdapterService.java | 5141 UserHandle callingUser = Binder.getCallingUserHandle(); in startDiscovery() local
|