Searched refs:setDefaultContentCaptureServiceEnabled (Results 1 – 3 of 3) sorted by relevance
123 public static void setDefaultContentCaptureServiceEnabled(boolean enabled) { in setDefaultContentCaptureServiceEnabled() method in Helper
167 Helper.setDefaultContentCaptureServiceEnabled(/* enabled= */ false); in oneTimeSetup()173 Helper.setDefaultContentCaptureServiceEnabled(/* enabled= */ true); in oneTimeReset()
561 setDefaultContentCaptureServiceEnabled(false); in testDisallowContentCapture_allowed()566 setDefaultContentCaptureServiceEnabled(true); in testDisallowContentCapture_allowed()570 private void setDefaultContentCaptureServiceEnabled(boolean enabled) in setDefaultContentCaptureServiceEnabled() method in DeviceAndProfileOwnerTest