Searched refs:VPN_PACKAGE (Results 1 – 1 of 1) sorted by relevance
92 private final String VPN_PACKAGE = "TestVPN"; field in QSSecurityFooterTest312 when(mSecurityController.getPrimaryVpnName()).thenReturn(VPN_PACKAGE); in testManagedOneVpnEnabled()317 VPN_PACKAGE), in testManagedOneVpnEnabled()328 MANAGING_ORGANIZATION, VPN_PACKAGE), in testManagedOneVpnEnabled()336 when(mSecurityController.getPrimaryVpnName()).thenReturn(VPN_PACKAGE); in testManagedTwoVpnsEnabled()417 when(mSecurityController.getPrimaryVpnName()).thenReturn(VPN_PACKAGE); in testTwoVpnsEnabled()479 when(mSecurityController.getPrimaryVpnName()).thenReturn(VPN_PACKAGE); in testVpnEnabled()485 VPN_PACKAGE), in testVpnEnabled()493 VPN_PACKAGE), in testVpnEnabled()586 VPN_PACKAGE, VPN_PACKAGE_2)), in testGetVpnMessage()[all …]