Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2770 int config_cdma_roaming_mode = b.getInt( in handleMessage() local
2776 switch (config_cdma_roaming_mode) { in handleMessage()
2784 + config_cdma_roaming_mode); in handleMessage()
2785 setCdmaRoamingPreference(config_cdma_roaming_mode, in handleMessage()
2792 if (current_cdma_roaming_mode != config_cdma_roaming_mode) { in handleMessage()
2801 + config_cdma_roaming_mode); in handleMessage()