Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java114 private static final String VPN_APP_API23_APK = "CtsVpnFirewallAppApi23.apk"; field in DeviceAndProfileOwnerTest
206 getDevice().uninstallPackage(VPN_APP_API23_APK); in tearDown()
530 installAppAsUser(VPN_APP_API23_APK, mUserId); in testAlwaysOnVpnUnsupportedPackage()