Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2078 int current_cdma_roaming_mode = in handleMessage() local
2098 if (current_cdma_roaming_mode != config_cdma_roaming_mode) { in handleMessage()
2100 + current_cdma_roaming_mode); in handleMessage()
2101 setCdmaRoamingPreference(current_cdma_roaming_mode, in handleMessage()