Searched refs:RIL_UNSOL_NETWORK_SCAN_RESULT (Results 1 – 3 of 3) sorted by relevance
477 int RIL_UNSOL_NETWORK_SCAN_RESULT = 1049; field
34 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_NETWORK_SCAN_RESULT;933 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_NETWORK_SCAN_RESULT, nsr); in responseCellInfos()944 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_NETWORK_SCAN_RESULT, nsr); in responseCellInfos_1_2()
5029 case RIL_UNSOL_NETWORK_SCAN_RESULT: in responseToString()