Searched refs:CONTENT_REQUIRE_ENCRYPTION_EXTERNAL_COLUMN (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DPolicy.java94 public static final int CONTENT_REQUIRE_ENCRYPTION_EXTERNAL_COLUMN = 10; field in class:Policy
321 cursor.getInt(CONTENT_REQUIRE_ENCRYPTION_EXTERNAL_COLUMN) == 1;

Completed in 9 milliseconds