Searched refs:POLICY_DISABLE_SCREEN_CAPTURE (Results 1 – 6 of 6) sorted by relevance
874 DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE); in notifyScreenshotError()
2258 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE); in testCreateAdminSupportIntent()2263 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE); in testCreateAdminSupportIntent()2265 assertEquals(DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE, in testCreateAdminSupportIntent()2306 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE); in testCreateAdminSupportIntent()
1180 public static final String POLICY_DISABLE_SCREEN_CAPTURE = "policy_disable_screen_capture"; field in DevicePolicyManager
10512 DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTURE.equals(restriction) || in createAdminSupportIntent()10522 .POLICY_DISABLE_SCREEN_CAPTURE.equals(restriction)) || in createAdminSupportIntent()
1605 Landroid/app/admin/DevicePolicyManager;->POLICY_DISABLE_SCREEN_CAPTURE:Ljava/lang/String;
6733 …field public static final java.lang.String POLICY_DISABLE_SCREEN_CAPTURE = "policy_disable_screen_…