Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java375 public static final String SIGNAL_STRENGTH_LTE_DBM = "lteDbm"; field in TelephonyConstants.SignalStrengthContainer
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java1386 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_LTE_DBM, in buildSignalStrength()