Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java210 + RIL.requestToString(mRequest) in onError()
432 + requestToString(rr.mRequest)); in handleMessage()
690 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in getVoiceRadioTechnology()
700 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in getImsRegistrationState()
724 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in getIccCardStatus()
734 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) in setUiccSubscription()
750 riljLog(rr.serialString() + "> " + requestToString(rr.mRequest) + in setDataAllowed()
770 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in supplyIccPinForApp()
790 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in supplyIccPukForApp()
811 if (RILJ_LOGD) riljLog(rr.serialString() + "> " + requestToString(rr.mRequest)); in supplyIccPin2ForApp()
[all …]