Searched refs:RIL_UNSOL_CDMA_INFO_REC (Results 1 – 5 of 5) sorted by relevance
23 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CDMA_INFO_REC;226 mRil.unsljLogRet(RIL_UNSOL_CDMA_INFO_REC, cdmaInformationRecords); in cdmaInfoRec()
24 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CDMA_INFO_REC;701 mRil.unsljLogRet(RIL_UNSOL_CDMA_INFO_REC, cdmaInformationRecords); in cdmaInfoRec()
234 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CDMA_INFO_REC;5304 case RIL_UNSOL_CDMA_INFO_REC: in responseToString()
6013 int response = RIL_UNSOL_CDMA_INFO_REC; in notifyRegistrantsCdmaInfoRec()
585 int RIL_UNSOL_CDMA_INFO_REC = 1027; field