Searched defs:callingUser (Results 1 – 5 of 5) sorted by relevance
281 ServiceRecord getServiceByName(ComponentName name, int callingUser) { in getServiceByName()288 boolean hasBackgroundServices(int callingUser) { in hasBackgroundServices()293 private ServiceMap getServiceMap(int callingUser) { in getServiceMap()302 ArrayMap<ComponentName, ServiceRecord> getServices(int callingUser) { in getServices()
20624 int callingUser = UserHandle.getCallingUserId(); in startActivity() local
1614 int callingUser = UserHandle.getCallingUserId(); in checkIfCallerIsForegroundUser() local
931 final int callingUser = UserHandle.getCallingUserId(); in enforceCrossUserPermission() local
4395 UserHandle callingUser = Binder.getCallingUserHandle(); in clearProfileOwner() local5177 UserInfo callingUser = mUserManager.getUserInfo(callingUserId); in checkCallerIsCurrentUserOrProfile() local