Searched refs:vpnOwnerUid (Results 1 – 1 of 1) sorted by relevance
6923 private void setupConnectionOwnerUid(int vpnOwnerUid, @VpnManager.VpnType int vpnType) in setupConnectionOwnerUid() argument6926 establishVpn(new LinkProperties(), vpnOwnerUid, vpnRange); in setupConnectionOwnerUid()6930 vpnInfo.ownerUid = vpnOwnerUid; in setupConnectionOwnerUid()6934 private void setupConnectionOwnerUidAsVpnApp(int vpnOwnerUid, @VpnManager.VpnType int vpnType) in setupConnectionOwnerUidAsVpnApp() argument6936 setupConnectionOwnerUid(vpnOwnerUid, vpnType); in setupConnectionOwnerUidAsVpnApp()