Searched refs:PROPERTY_INECM_MODE (Results 1 – 5 of 5) sorted by relevance
121 static final String PROPERTY_INECM_MODE = "ril.cdma.inecmmode"; field
72 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE))) { in handleClick()
233 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE))) { in createDialog()251 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE)))) { in createDialog()
281 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE))) { in createDialog()299 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE)))) { in createDialog()
2215 return SystemProperties.getBoolean(TelephonyProperties.PROPERTY_INECM_MODE, false); in getInEcmMode()2228 setGlobalSystemProperty(TelephonyProperties.PROPERTY_INECM_MODE, String.valueOf(isInEcm)); in setIsInEcm()