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.java1393 int lceType = linkCapacityEstimateList.get(0).getType(); in onLinkCapacityEstimateChanged() local
1394 if (lceType == LinkCapacityEstimate.LCE_TYPE_COMBINED in onLinkCapacityEstimateChanged()
1395 || lceType == LinkCapacityEstimate.LCE_TYPE_PRIMARY in onLinkCapacityEstimateChanged()
1396 || lceType == LinkCapacityEstimate.LCE_TYPE_SECONDARY) { in onLinkCapacityEstimateChanged()