Searched refs:lceType (Results 1 – 1 of 1) sorted by relevance
1588 int lceType = linkCapacityEstimateList.get(0).getType(); in onLinkCapacityEstimateChanged() local1589 if (lceType == LinkCapacityEstimate.LCE_TYPE_COMBINED in onLinkCapacityEstimateChanged()1590 || lceType == LinkCapacityEstimate.LCE_TYPE_PRIMARY in onLinkCapacityEstimateChanged()1591 || lceType == LinkCapacityEstimate.LCE_TYPE_SECONDARY) { in onLinkCapacityEstimateChanged()