Home
last modified time | relevance | path

Searched defs:inEcm (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java392 String inEcm=SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in dial() local
1500 String inEcm=SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in checkAndEnableDataCallAfterEmergencyCallDropped() local
DGsmCdmaPhone.java284 String inEcm = SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in initRatSpecific() local