Searched defs:VPN_MANAGEMENT_SERVICE (Results 1 – 2 of 2) sorted by relevance
405 registerService(Context.VPN_MANAGEMENT_SERVICE, VpnManager.class, in registerService()
4286 public static final String VPN_MANAGEMENT_SERVICE = "vpn_management"; field in Context