Home
last modified time | relevance | path

Searched refs:POLICY_DISABLE_CAMERA (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java2274 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_CAMERA); in testCreateAdminSupportIntent()
2279 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_CAMERA); in testCreateAdminSupportIntent()
2281 assertEquals(DevicePolicyManager.POLICY_DISABLE_CAMERA, in testCreateAdminSupportIntent()
2298 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_CAMERA); in testCreateAdminSupportIntent()
2300 assertEquals(DevicePolicyManager.POLICY_DISABLE_CAMERA, in testCreateAdminSupportIntent()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1390 public static final String POLICY_DISABLE_CAMERA = "policy_disable_camera"; field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java11445 if (DevicePolicyManager.POLICY_DISABLE_CAMERA.equals(restriction) || in createAdminSupportIntent()
11453 DevicePolicyManager.POLICY_DISABLE_CAMERA.equals(restriction)) || in createAdminSupportIntent()
11463 && DevicePolicyManager.POLICY_DISABLE_CAMERA.equals(restriction)) { in createAdminSupportIntent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...