Searched refs:DONT_ALLOW_CAMERA (Results 1 – 3 of 3) sorted by relevance
114 PolicyColumns.REQUIRE_MANUAL_SYNC_WHEN_ROAMING, PolicyColumns.DONT_ALLOW_CAMERA,352 values.put(PolicyColumns.DONT_ALLOW_CAMERA, mDontAllowCamera); in toContentValues()
1840 public static final String DONT_ALLOW_CAMERA = "dontAllowCamera"; field
547 + PolicyColumns.DONT_ALLOW_CAMERA + " integer, " in createPolicyTable()1042 + " add column " + PolicyColumns.DONT_ALLOW_CAMERA + " integer;"); in onUpgrade()