Searched refs:enableIngressRateLimit (Results 1 – 2 of 2) sorted by relevance
1640 public void enableIngressRateLimit(String iface, long rateInBytesPerSecond) { in enableIngressRateLimit() method11259 mDeps.enableIngressRateLimit(networkAgent.linkProperties.getInterfaceName(),13410 mDeps.enableIngressRateLimit(networkAgent.linkProperties.getInterfaceName(),
2277 public void enableIngressRateLimit(final String iface, final long rateInBytesPerSecond) { in enableIngressRateLimit() method