Searched refs:PROPERTY_INECM_MODE (Results 1 – 5 of 5) sorted by relevance
121 static final String PROPERTY_INECM_MODE = "ril.cdma.inecmmode"; field
75 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()
306 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE))) { in createDialog()324 SystemProperties.get(TelephonyProperties.PROPERTY_INECM_MODE)))) { in createDialog()
2407 return SystemProperties.getBoolean(TelephonyProperties.PROPERTY_INECM_MODE, false); in getInEcmMode()2420 setGlobalSystemProperty(TelephonyProperties.PROPERTY_INECM_MODE, String.valueOf(isInEcm)); in setIsInEcm()