Home
last modified time | relevance | path

Searched refs:serialString (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioConfigResponse.java56 Rlog.d(TAG, rr.serialString() + "< " in getSimSlotsStatusResponse()
60 Rlog.e(TAG, rr.serialString() + "< " in getSimSlotsStatusResponse()
82 Rlog.d(TAG, rr.serialString() + "< " in getSimSlotsStatusResponse_1_2()
86 Rlog.e(TAG, rr.serialString() + "< " in getSimSlotsStatusResponse_1_2()
105 Rlog.d(TAG, rr.serialString() + "< " in setSimSlotsMappingResponse()
109 Rlog.e(TAG, rr.serialString() + "< " in setSimSlotsMappingResponse()
147 Rlog.d(TAG, rr.serialString() + "< " in getPhoneCapabilityResponse()
151 Rlog.e(TAG, rr.serialString() + "< " in getPhoneCapabilityResponse()
170 Rlog.d(TAG, rr.serialString() + "< " in setPreferredDataModemResponse()
174 Rlog.e(TAG, rr.serialString() + "< " in setPreferredDataModemResponse()
[all …]
DRIL.java752 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in getIccCardStatus()
793 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in supplyIccPinForApp()
820 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in supplyIccPukForApp()
848 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in supplyIccPin2ForApp()
875 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in supplyIccPuk2ForApp()
903 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + " oldPin = " in changeIccPinForApp()
931 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + " oldPin = " in changeIccPin2ForApp()
954 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + " netpin = " in supplyNetworkDepersonalization()
979 … riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + " controlKey = " in supplySimDepersonalization()
1084 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in getCurrentCalls()
[all …]
DRILRequest.java196 + serialString()); in release()
214 String serialString() { in serialString() method in RILRequest
241 Rlog.d(LOG_TAG, serialString() + "< " in onError()
DRadioConfig.java284 logd(rr.serialString() + "> " + requestToString(rr.mRequest)); in getSimSlotsStatus()
312 logd(rr.serialString() + "> " + requestToString(rr.mRequest)); in setPreferredDataModem()
340 logd(rr.serialString() + "> " + requestToString(rr.mRequest)); in getPhoneCapability()
373 logd(rr.serialString() + "> " + requestToString(rr.mRequest) in setSimSlotsMapping()
425 logd(rr.serialString() + "> " + requestToString(rr.mRequest) in setModemsConfig()