Searched refs:systemServices (Results 1 – 2 of 2) sorted by relevance
718 final List<ParsedApexSystemService> systemServices = pkg.getApexSystemServices(); in testParseApexSystemService() local719 for (ParsedApexSystemService systemService: systemServices) { in testParseApexSystemService()
614 int userId, VpnProfileStore vpnProfileStore, SystemServices systemServices, in Vpn() argument631 mSystemServices = systemServices; in Vpn()