Searched defs:callingUser (Results 1 – 10 of 10) sorted by relevance
151 UserHandle callingUser = Process.myUserHandle(); in testEditorInfoTargetInputMethodUserForCallingUser() local165 UserHandle callingUser = Process.myUserHandle(); in testEditorInfoTargetInputMethodUserForAllUser() local
138 int callingUser = UserHandle.getCallingUserId(); in startActivity() local
383 ServiceRecord getServiceByNameLocked(ComponentName name, int callingUser) { in getServiceByNameLocked()390 boolean hasBackgroundServicesLocked(int callingUser) { in hasBackgroundServicesLocked()395 private ServiceMap getServiceMapLocked(int callingUser) { in getServiceMapLocked()404 ArrayMap<ComponentName, ServiceRecord> getServicesLocked(int callingUser) { in getServicesLocked()
285 final UserHandle callingUser = Binder.getCallingUserHandle(); in createProjection() local
143 int callingUser = Binder.getCallingUserHandle().getIdentifier(); in getPinnedSlices() local
2323 int callingUser = UserHandle.getCallingUserId(); in checkIfCallerIsForegroundUser() local
1285 final int callingUser = UserHandle.getCallingUserId(); in enforceCrossUserPermission() local
1870 UserHandle callingUser = UserHandle.getUserHandleForUid(Binder.getCallingUid()); in getSmsTracker() local
1256 final int callingUser = UserHandle.getUserId(callingUid); in enforceManageAppOpsModes() local
9400 UserInfo callingUser = getUserInfo(callingUserId); in checkCallerIsCurrentUserOrProfile() local