Searched defs:callingUser (Results 1 – 11 of 11) sorted by relevance
158 UserHandle callingUser = Process.myUserHandle(); in testEditorInfoTargetInputMethodUserForCallingUser() local172 UserHandle callingUser = Process.myUserHandle(); in testEditorInfoTargetInputMethodUserForAllUser() local
134 int callingUser = UserHandle.getCallingUserId(); in startActivity() local
387 UserHandle callingUser = UserHandle.getUserHandleForUid(uid); in isCurrentProfile() local
287 final UserHandle callingUser = Binder.getCallingUserHandle(); in createProjection() local
425 ServiceRecord getServiceByNameLocked(ComponentName name, int callingUser) { in getServiceByNameLocked()432 boolean hasBackgroundServicesLocked(int callingUser) { in hasBackgroundServicesLocked()476 private ServiceMap getServiceMapLocked(int callingUser) { in getServiceMapLocked()485 ArrayMap<ComponentName, ServiceRecord> getServicesLocked(int callingUser) { in getServicesLocked()
143 int callingUser = Binder.getCallingUserHandle().getIdentifier(); in getPinnedSlices() local
1356 final int callingUser = UserHandle.getCallingUserId(); in enforceCrossUserPermission() local1372 final int callingUser = UserHandle.getCallingUserId(); in enforceNonFullCrossUserPermission() local
2323 int callingUser = UserHandle.getCallingUserId(); in checkIfCallerIsForegroundUser() local
1919 UserHandle callingUser = UserHandle.getUserHandleForUid(Binder.getCallingUid()); in getSmsTracker() local
24007 int callingUser = UserHandle.getUserId(Binder.getCallingUid()); in getInstallerForPackage() local24020 int callingUser = UserHandle.getUserId(Binder.getCallingUid()); in getVersionCodeForPackage() local24033 int callingUser = UserHandle.getUserId(Binder.getCallingUid()); in getTargetSdkVersionForPackage() local24045 int callingUser = UserHandle.getUserId(Binder.getCallingUid()); in isAudioPlaybackCaptureAllowed() local24056 int callingUser = UserHandle.getUserId(Binder.getCallingUid()); in getLocationFlags() local
2184 final int callingUser = UserHandle.getUserId(callingUid); in enforceManageAppOpsModes() local