Searched refs:newIfaceQuota (Results 1 – 1 of 1) sorted by relevance
370 final InterfaceQuota newIfaceQuota = new InterfaceQuota( in onSetWarningAndLimit() local379 if (null == curIfaceQuota && InterfaceQuota.MAX_VALUE.equals(newIfaceQuota)) { in onSetWarningAndLimit()383 if (InterfaceQuota.MAX_VALUE.equals(newIfaceQuota)) { in onSetWarningAndLimit()386 mInterfaceQuotas.put(iface, newIfaceQuota); in onSetWarningAndLimit()