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()
21753 int callingUser = UserHandle.getCallingUserId(); in startActivity() local
1624 int callingUser = UserHandle.getCallingUserId(); in checkIfCallerIsForegroundUser() local
1156 final int callingUser = UserHandle.getCallingUserId(); in enforceCrossUserPermission() local
5901 final UserHandle callingUser = mInjector.binderGetCallingUserHandle(); in clearProfileOwner() local6906 UserInfo callingUser = getUserInfo(callingUserId); in checkCallerIsCurrentUserOrProfile() local