HomeSort by relevance Sort by last modified time
    Searched defs:REQUIRE_ENCRYPTION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
LegacyPolicySet.java 59 public static final long REQUIRE_ENCRYPTION = 1L << 49;
82 policy.mRequireEncryption = 0 != (flags & REQUIRE_ENCRYPTION);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java     [all...]

Completed in 68 milliseconds