Home
last modified time | relevance | path

Searched refs:lceType (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyCallbackTest.java1588 int lceType = linkCapacityEstimateList.get(0).getType(); in onLinkCapacityEstimateChanged() local
1589 if (lceType == LinkCapacityEstimate.LCE_TYPE_COMBINED in onLinkCapacityEstimateChanged()
1590 || lceType == LinkCapacityEstimate.LCE_TYPE_PRIMARY in onLinkCapacityEstimateChanged()
1591 || lceType == LinkCapacityEstimate.LCE_TYPE_SECONDARY) { in onLinkCapacityEstimateChanged()