Home | History | Annotate | Download | only in content

Lines Matching defs:callingUser

888         final int callingUser = UserHandle.getCallingUserId();
889 if (callingUser != userHandle) {