Home
last modified time | relevance | path

Searched refs:serialString (Results 1 – 5 of 5) 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.java753 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in getIccCardStatus()
794 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in supplyIccPinForApp()
821 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in supplyIccPukForApp()
849 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in supplyIccPin2ForApp()
876 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in supplyIccPuk2ForApp()
904 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + " oldPin = " in changeIccPinForApp()
932 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + " oldPin = " in changeIccPin2ForApp()
955 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + " netpin = " in supplyNetworkDepersonalization()
980 … riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + " controlKey = " in supplySimDepersonalization()
1085 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()
/frameworks/base/config/
Dboot-image-profile.txt22644 HSPLcom/android/internal/telephony/RILRequest;->serialString()Ljava/lang/String;