Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java904 setDefaultContentCaptureServiceEnabled(false); in testDisallowContentCapture_allowed()
909 setDefaultContentCaptureServiceEnabled(true); in testDisallowContentCapture_allowed()
940 private void setDefaultContentCaptureServiceEnabled(boolean enabled) in setDefaultContentCaptureServiceEnabled() method in DeviceAndProfileOwnerTest