Searched refs:SystemServices (Results 1 – 1 of 1) sorted by relevance
397 private final SystemServices mSystemServices;740 new SystemServices(context), new Ikev2SessionCreator()); in Vpn()748 new SystemServices(context), new Ikev2SessionCreator()); in Vpn()754 int userId, VpnProfileStore vpnProfileStore, SystemServices systemServices, in Vpn()2500 public static class SystemServices { class in Vpn2503 public SystemServices(@NonNull Context context) { in SystemServices() method in Vpn.SystemServices