Searched refs:RIL_UNSOL_SIGNAL_STRENGTH (Results 1 – 3 of 3) sorted by relevance
500 int RIL_UNSOL_SIGNAL_STRENGTH = 1009; field
56 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_SIGNAL_STRENGTH;234 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength()266 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength_1_2()283 if (RIL.RILJ_LOGV) mRil.unsljLogvRet(RIL_UNSOL_SIGNAL_STRENGTH, ss); in currentSignalStrength_1_4()
5568 case RIL_UNSOL_SIGNAL_STRENGTH: in responseToString()