Searched refs:effectiveCallingUserId (Results 1 – 1 of 1) sorted by relevance
725 int effectiveCallingUserId = UserHandle.getUserId(Binder.getCallingUid()); in ensureUserCanTakeBugReport() local730 mInjector.getUserManager().getProfileParent(effectiveCallingUserId); in ensureUserCanTakeBugReport()732 isAdminUser = mInjector.getUserManager().isUserAdmin(effectiveCallingUserId); in ensureUserCanTakeBugReport()736 effectiveCallingUserId = profileParent.id; in ensureUserCanTakeBugReport()744 && isUserAffiliated(effectiveCallingUserId)) { in ensureUserCanTakeBugReport()749 effectiveCallingUserId)); in ensureUserCanTakeBugReport()