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