Searched refs:setVpnPackageAuthorization (Results 1 – 5 of 5) sorted by relevance
152 mService.setVpnPackageAuthorization(mPackage, UserHandle.myUserId(), mVpnType); in onClick()
123 void setVpnPackageAuthorization(String packageName, int userId, int vpnType); in setVpnPackageAuthorization() method
237 cm.setVpnPackageAuthorization(packageName, userId, VpnManager.TYPE_VPN_SERVICE); in prepareAndAuthorize()
4536 public void setVpnPackageAuthorization( in setVpnPackageAuthorization() method in ConnectivityService7551 setVpnPackageAuthorization(alwaysOnPackage, userId, VpnManager.TYPE_VPN_NONE); in factoryReset()7574 setVpnPackageAuthorization( in factoryReset()
42888 Landroid/net/IConnectivityManager$Stub$Proxy;->setVpnPackageAuthorization(Ljava/lang/String;IZ)V43028 Landroid/net/IConnectivityManager;->setVpnPackageAuthorization(Ljava/lang/String;IZ)V