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.java2796 int config_cdma_roaming_mode = b.getInt( in handleMessage() local
2802 switch (config_cdma_roaming_mode) { in handleMessage()
2810 + config_cdma_roaming_mode); in handleMessage()
2811 setCdmaRoamingPreference(config_cdma_roaming_mode, in handleMessage()
2818 if (current_cdma_roaming_mode != config_cdma_roaming_mode) { in handleMessage()
2827 + config_cdma_roaming_mode); in handleMessage()