Home
last modified time | relevance | path

Searched refs:SIGNAL_STRENGTH_EVDO_ECIO (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java371 public static final String SIGNAL_STRENGTH_EVDO_ECIO = "evdoEcio"; field in TelephonyConstants.SignalStrengthContainer
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java1183 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_EVDO_ECIO, in buildSignalStrength()