Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java117 private static final String VPN_APP_NOT_ALWAYS_ON_APK = "CtsVpnFirewallAppNotAlwaysOn.apk"; field in DeviceAndProfileOwnerTest
209 getDevice().uninstallPackage(VPN_APP_NOT_ALWAYS_ON_APK); in tearDown()
444 installAppAsUser(VPN_APP_NOT_ALWAYS_ON_APK, userId); in testAlwaysOnVpnUnsupportedPackage()
464 installAppAsUser(VPN_APP_NOT_ALWAYS_ON_APK, userId); in testAlwaysOnVpnUnsupportedPackageReplaced()