Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java133 private static final String CONTENT_CAPTURE_APP_APK = "CtsDevicePolicyContentCaptureApp.apk"; field in DeviceAndProfileOwnerTest
917 installAppAsUser(CONTENT_CAPTURE_APP_APK, mUserId); in testDisallowContentCapture_allowed()