Searched defs:networkManager (Results 1 – 3 of 3) sorted by relevance
999 private IpSecService(Context context, INetworkManagementService networkManager) { in IpSecService()1003 static IpSecService create(Context context, INetworkManagementService networkManager) in create()1019 public IpSecService(Context context, INetworkManagementService networkManager, in IpSecService()1037 public IpSecService(Context context, INetworkManagementService networkManager, in IpSecService()
398 INetworkManagementService networkManager) { in create()417 NetworkStatsService(Context context, INetworkManagementService networkManager, in NetworkStatsService()
547 LocationProviderManager networkManager = new LocationProviderManager(NETWORK_PROVIDER); in initializeProvidersLocked() local