Searched refs:POLICY_DISABLE_SCREEN_CAPTURE (Results 1 – 6 of 6) sorted by relevance
74 DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE in notifyScreenshotError()
2996 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE); in testCreateAdminSupportIntent()3001 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE); in testCreateAdminSupportIntent()3004 .isEqualTo(DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE); in testCreateAdminSupportIntent()3016 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE); in testCreateAdminSupportIntent()
2311 public static final String POLICY_DISABLE_SCREEN_CAPTURE = "policy_disable_screen_capture"; field in DevicePolicyManager
16217 } else if (DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE.equals(restriction)) { in getEnforcingAdminAndUserDetailsInternal()16327 } else if (DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE.equals(restriction)) { in getPolicyDefinitionForRestriction()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8424 … field public static final String POLICY_DISABLE_SCREEN_CAPTURE = "policy_disable_screen_capture";