Home
last modified time | relevance | path

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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/
DVendorPolicyLoader.java41 private static final String POLICY_CLASS = POLICY_PACKAGE + ".EmailPolicy"; field in VendorPolicyLoader
95 this(context, POLICY_PACKAGE, POLICY_CLASS, false); in VendorPolicyLoader()