Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java136 …private static final String CONTENT_CAPTURE_SERVICE_APK = "CtsDevicePolicyContentCaptureService.ap… field in DeviceAndProfileOwnerTest
916 installAppAsUser(CONTENT_CAPTURE_SERVICE_APK, mUserId); in testDisallowContentCapture_allowed()