Home
last modified time | relevance | path

Searched refs:unsljLogRet (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java205 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_NITZ_TIME_RECEIVED, nitzTime); in nitzTimeReceived()
249 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_LCEDATA_RECV, response); in currentLinkCapacityEstimate()
299 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_PHYSICAL_CHANNEL_CONFIG, response); in currentPhysicalChannelConfigs()
308 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_DATA_CALL_LIST_CHANGED, dcList); in dataCallListChanged()
324 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_SUPP_SVC_NOTIFICATION, notification); in suppSvcNotify()
364 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_STK_CALL_SETUP, timeout); in stkCallSetup()
389 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_SIM_REFRESH, response); in simRefresh()
410 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_CALL_RING, response); in callRing()
503 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_CDMA_CALL_WAITING, notification); in cdmaCallWaiting()
515 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_CDMA_OTA_PROVISION_STATUS, response); in cdmaOtaProvisionStatus()
[all …]
DRIL.java4585 if (RILJ_LOGD) unsljLogRet(response, infoRec.record); in notifyRegistrantsCdmaInfoRec()
4591 if (RILJ_LOGD) unsljLogRet(response, infoRec.record); in notifyRegistrantsCdmaInfoRec()
4597 if (RILJ_LOGD) unsljLogRet(response, infoRec.record); in notifyRegistrantsCdmaInfoRec()
4603 if (RILJ_LOGD) unsljLogRet(response, infoRec.record); in notifyRegistrantsCdmaInfoRec()
4609 if (RILJ_LOGD) unsljLogRet(response, infoRec.record); in notifyRegistrantsCdmaInfoRec()
4615 if (RILJ_LOGD) unsljLogRet(response, infoRec.record); in notifyRegistrantsCdmaInfoRec()
4622 unsljLogRet(response, infoRec.record); in notifyRegistrantsCdmaInfoRec()
5070 void unsljLogRet(int response, Object ret) { in unsljLogRet() method in RIL
/frameworks/base/config/
Dboot-image-profile.txt40653 HSPLcom/android/internal/telephony/RIL;->unsljLogRet(ILjava/lang/Object;)V