Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRatRatcheter.java135 NetworkRegistrationInfo oldNri = oldSS.getNetworkRegistrationInfo( in ratchet() local
140 int newNetworkType = ratchetRat(oldNri.getAccessNetworkTechnology(), in ratchet()
143 if (oldNri.isUsingCarrierAggregation()) newNri.setIsUsingCarrierAggregation(true); in ratchet()