Searched refs:setVpnPackageAuthorization (Results 1 – 5 of 5) sorted by relevance
152 mService.setVpnPackageAuthorization(mPackage, UserHandle.myUserId(), mVpnType); in onClick()
122 void setVpnPackageAuthorization(String packageName, int userId, int vpnType); in setVpnPackageAuthorization() method
237 cm.setVpnPackageAuthorization(packageName, userId, VpnManager.TYPE_VPN_SERVICE); in prepareAndAuthorize()
4544 public void setVpnPackageAuthorization( in setVpnPackageAuthorization() method in ConnectivityService7566 setVpnPackageAuthorization(alwaysOnPackage, userId, VpnManager.TYPE_VPN_NONE); in factoryReset()7589 setVpnPackageAuthorization( in factoryReset()
2106 PLcom/android/server/ConnectivityService;->setVpnPackageAuthorization(Ljava/lang/String;II)V