Searched refs:oldRat (Results 1 – 2 of 2) sorted by relevance
88 int oldRat = ServiceState.networkTypeToRilRadioTechnology(oldNetworkType); in ratchetRat() local91 final SparseIntArray oldFamily = mRatFamilyMap.get(oldRat); in ratchetRat()102 final int oldRatRank = newFamily.get(oldRat, -1); in ratchetRat()105 oldRatRank > newRatRank ? oldRat : newRat); in ratchetRat()
797 @NetworkType int oldRat = ServiceStateStats.getVoiceRat(phone, state, bearer), in getVoiceRatWithVoNRFix() local800 logd("getVoiceRatWithVoNRFix: oldRat=%d, newRat=%d", oldRat, rat); in getVoiceRatWithVoNRFix()