Searched refs:PROPERTY_INECM_MODE (Results 1 – 5 of 5) sorted by relevance
121 static final String PROPERTY_INECM_MODE = "ril.cdma.inecmmode"; field
110 String inEcm=SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in dispatchMessage()297 if (SystemProperties.getBoolean(TelephonyProperties.PROPERTY_INECM_MODE, false)) { in sendSubmitPdu()326 String inEcm=SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in acknowledgeLastIncomingSms()
188 String inEcm=SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in init()886 setSystemProperty(TelephonyProperties.PROPERTY_INECM_MODE, "true"); in handleEnterEmergencyCallbackMode()914 setSystemProperty(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in handleExitEmergencyCallbackMode()
191 String inEcm=SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in dial()1077 String inEcm=SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE, "false"); in checkAndEnableDataCallAfterEmergencyCallDropped()
159 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE))) { in createDialog()175 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE)))) { in createDialog()