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.java1396 int lceType = linkCapacityEstimateList.get(0).getType(); in onLinkCapacityEstimateChanged() local
1397 if (lceType == LinkCapacityEstimate.LCE_TYPE_COMBINED in onLinkCapacityEstimateChanged()
1398 || lceType == LinkCapacityEstimate.LCE_TYPE_PRIMARY in onLinkCapacityEstimateChanged()
1399 || lceType == LinkCapacityEstimate.LCE_TYPE_SECONDARY) { in onLinkCapacityEstimateChanged()