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.java105 private static final String VPN_APP_NOT_ALWAYS_ON_APK = "CtsVpnFirewallAppNotAlwaysOn.apk"; field in DeviceAndProfileOwnerTest
190 getDevice().uninstallPackage(VPN_APP_NOT_ALWAYS_ON_APK); in tearDown()
517 installAppAsUser(VPN_APP_NOT_ALWAYS_ON_APK, mUserId); in testAlwaysOnVpnUnsupportedPackage()
536 installAppAsUser(VPN_APP_NOT_ALWAYS_ON_APK, mUserId); in testAlwaysOnVpnUnsupportedPackageReplaced()