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.java918 setDefaultContentCaptureServiceEnabled(false); in testDisallowContentCapture_allowed()
923 setDefaultContentCaptureServiceEnabled(true); in testDisallowContentCapture_allowed()
954 private void setDefaultContentCaptureServiceEnabled(boolean enabled) in setDefaultContentCaptureServiceEnabled() method in DeviceAndProfileOwnerTest