Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java362 public static final String SIGNAL_STRENGTH_GSM_DBM = "gsmDbm"; field in TelephonyConstants.SignalStrengthContainer
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java1156 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_GSM_DBM, in buildSignalStrength()