Searched refs:setupConnectionOwnerUidAsVpnApp (Results 1 – 1 of 1) sorted by relevance
10075 private void setupConnectionOwnerUidAsVpnApp(int vpnOwnerUid, @VpnManager.VpnType int vpnType) in setupConnectionOwnerUidAsVpnApp() method10095 setupConnectionOwnerUidAsVpnApp(myUid, VpnManager.TYPE_VPN_PLATFORM); in testGetConnectionOwnerUidPlatformVpn()10103 setupConnectionOwnerUidAsVpnApp(myUid + 1, VpnManager.TYPE_VPN_SERVICE); in testGetConnectionOwnerUidVpnServiceWrongUser()10111 setupConnectionOwnerUidAsVpnApp(myUid, VpnManager.TYPE_VPN_SERVICE); in testGetConnectionOwnerUidVpnServiceDoesNotThrow()