Searched refs:CONTENT_REQUIRE_ENCRYPTION_EXTERNAL_COLUMN (Results 1 – 1 of 1) sorted by relevance
94 public static final int CONTENT_REQUIRE_ENCRYPTION_EXTERNAL_COLUMN = 10; field in Policy321 cursor.getInt(CONTENT_REQUIRE_ENCRYPTION_EXTERNAL_COLUMN) == 1; in restore()