Searched refs:callingUserContext (Results 1 – 2 of 2) sorted by relevance
237 Context callingUserContext = in verifyCaller() local241 verifyCallingPackage(callingUserContext, callingUid, callingPackageName); in verifyCaller()242 verifyNotInstantApp(callingUserContext, callingPackageName); in verifyCaller()
2423 Context callingUserContext = mContext.createContextAsUser(callingUserHandle, 0); in verifyPackageNameFromUid() local2426 verifyCallingPackage(callingUserContext, callingUid, callingPackageName); in verifyPackageNameFromUid()