Searched refs:vpnOwnerUid (Results 1 – 1 of 1) sorted by relevance
6915 private void setupConnectionOwnerUid(int vpnOwnerUid, @VpnManager.VpnType int vpnType) in setupConnectionOwnerUid() argument6918 establishVpn(new LinkProperties(), vpnOwnerUid, vpnRange); in setupConnectionOwnerUid()6922 vpnInfo.ownerUid = vpnOwnerUid; in setupConnectionOwnerUid()6926 private void setupConnectionOwnerUidAsVpnApp(int vpnOwnerUid, @VpnManager.VpnType int vpnType) in setupConnectionOwnerUidAsVpnApp() argument6928 setupConnectionOwnerUid(vpnOwnerUid, vpnType); in setupConnectionOwnerUidAsVpnApp()