Searched refs:CONTENT_REQUIRE_ENCRYPTION_COLUMN (Results 1 – 1 of 1) sorted by relevance
93 public static final int CONTENT_REQUIRE_ENCRYPTION_COLUMN = 9; field in Policy319 mRequireEncryption = cursor.getInt(CONTENT_REQUIRE_ENCRYPTION_COLUMN) == 1; in restore()