Home
last modified time | relevance | path

Searched refs:policyContext (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/
DVendorPolicyLoader.java112 final Context policyContext = context.createPackageContext(apkPackageName, in VendorPolicyLoader() local
114 final ClassLoader classLoader = policyContext.getClassLoader(); in VendorPolicyLoader()