Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java364 public static final String SIGNAL_STRENGTH_GSM_ASU_LEVEL = "gsmAsuLevel"; field in TelephonyConstants.SignalStrengthContainer
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java1162 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_GSM_ASU_LEVEL, in buildSignalStrength()