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