Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmSMSDispatcher.java308 mCi.sendSMSExpectMore(IccUtils.bytesToHexString(smsc), in sendSmsByPstn()
309 IccUtils.bytesToHexString(pdu), reply); in sendSmsByPstn()
311 mCi.sendSMS(IccUtils.bytesToHexString(smsc), in sendSmsByPstn()
312 IccUtils.bytesToHexString(pdu), reply); in sendSmsByPstn()
315 mCi.sendImsGsmSms(IccUtils.bytesToHexString(smsc), in sendSmsByPstn()
316 IccUtils.bytesToHexString(pdu), tracker.mImsRetry, in sendSmsByPstn()
DUsimDataDownloadHandler.java86 String smsc = IccUtils.bytesToHexString( in handleUsimDataDownload()
90 IccUtils.bytesToHexString(smsMessage.getPdu()), in handleUsimDataDownload()
168 String encodedEnvelope = IccUtils.bytesToHexString(envelope); in handleDataDownload()
257 IccUtils.bytesToHexString(smsAckPdu), null); in sendSmsAckForEnvelopeResponse()
DUsimPhoneBookManager.java584 log("PBR rec: " + IccUtils.bytesToHexString(record)); in PbrRecord()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DSIMRecords.java578 + " mEfCfis=" + IccUtils.bytesToHexString(mEfCfis)); in setVoiceCallForwardingFlag()
598 + " invalid mEfCfis=" + IccUtils.bytesToHexString(mEfCfis)); in setVoiceCallForwardingFlag()
749 log("EF_MBI: " + IccUtils.bytesToHexString(data)); in handleMessage()
873 if (DBG) log("EF_MWIS : " + IccUtils.bytesToHexString(data)); in handleMessage()
894 if (DBG) log("EF_CPHS_MWI: " + IccUtils.bytesToHexString(data)); in handleMessage()
935 log("EF_AD: " + IccUtils.bytesToHexString(data)); in handleMessage()
1015 log("EF_CFF_CPHS: " + IccUtils.bytesToHexString(data)); in handleMessage()
1128 if (DBG) log("iCPHS: " + IccUtils.bytesToHexString(mCphsInfo)); in handleMessage()
1218 log("EF_CFIS: " + IccUtils.bytesToHexString(data)); in handleMessage()
1236 log("EF_CSP: " + IccUtils.bytesToHexString(data)); in handleMessage()
[all …]
DIccFileHandler.java359 IccUtils.bytesToHexString(data), pin2, mAid, onComplete); in updateEFLinearFixed()
375 IccUtils.bytesToHexString(data), pin2, mAid, onComplete); in updateEFLinearFixed()
386 IccUtils.bytesToHexString(data), null, mAid, onComplete); in updateEFTransparent()
523 + IccUtils.bytesToHexString(data)); in handleMessage()
DRuimRecords.java245 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl)); in onRecordLoaded()
273 if (DBG) log("EF_LI=" + IccUtils.bytesToHexString(mEFli)); in onRecordLoaded()
288 IccUtils.bytesToHexString(data)); in onRecordLoaded()
360 if (DBG) log("CSIM_MDN=" + IccUtils.bytesToHexString(data)); in onRecordLoaded()
377 if (VDBG) log("CSIM_IMSIM=" + IccUtils.bytesToHexString(data)); in onRecordLoaded()
454 if (DBG) log("CSIM_EPRL=" + IccUtils.bytesToHexString(data)); in onGetCSimEprlDone()
DAdnRecordLoader.java206 + "\n" + IccUtils.bytesToHexString(data)); in handleMessage()
234 + "\n" + IccUtils.bytesToHexString(data)); in handleMessage()
DIsimUiccRecords.java245 mIsimIst = IccUtils.bytesToHexString(data); in onRecordLoaded()
281 Rlog.d(LOG_TAG, "[ISIM] can't find TLV. record = " + IccUtils.bytesToHexString(record)); in isimTlvToString()
DUiccCarrierPrivilegeRules.java131 return "cert: " + IccUtils.bytesToHexString(certificateHash) + " pkg: " + in toString()
451 mRules += IccUtils.bytesToHexString(response.payload) in handleMessage()
DUiccPkcs15.java126 String result = IccUtils.bytesToHexString(response.payload) in handleMessage()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DOemHookIndication.java46 com.android.internal.telephony.uicc.IccUtils.bytesToHexString(response)); in oemHookRaw()
DIccSmsInterfaceManager.java265 mPhone.mCi.writeSmsToSim(status, IccUtils.bytesToHexString(smsc), in copyMessageToIccEf()
266 IccUtils.bytesToHexString(pdu), response); in copyMessageToIccEf()
268 mPhone.mCi.writeSmsToRuim(status, IccUtils.bytesToHexString(pdu), in copyMessageToIccEf()
DWapPushOverSms.java168 if (DBG) Rlog.d(TAG, "Rx: " + IccUtils.bytesToHexString(pdu)); in decodeWapPdu()
DRadioIndication.java381 IccUtils.bytesToHexString(response)); in newBroadcastSms()
DRadioResponse.java1296 + IccUtils.bytesToHexString(dc.uusInfo.getUserData())); in responseCurrentCalls()
DRIL.java1967 + "[" + IccUtils.bytesToHexString(data) + "]"); in invokeOemRilRequestRaw()
3216 + IccUtils.bytesToHexString(preferredRoamingList)); in nvWriteCdmaPrl()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmAlphabetTest.java244 assertEquals(IccUtils.bytesToHexString(unpacked), in testBasic()
245 IccUtils.bytesToHexString( in testBasic()
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/
DIccUtils.java77 String ret = bytesToHexString(trans); in bcdPlmnToString()
354 bytesToHexString(byte[] bytes) { in bytesToHexString() method in IccUtils
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCatService.java597 String hexString = IccUtils.bytesToHexString(rawData); in sendTerminalResponse()
693 String hexString = IccUtils.bytesToHexString(rawData); in sendMenuSelection()
763 String hexString = IccUtils.bytesToHexString(rawData); in eventDownload()
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/java/
DIntegralToString.java465 public static String bytesToHexString(byte[] bytes, boolean upperCase) { in bytesToHexString() method
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DSmsMessage.java694 Rlog.v(LOG_TAG, "SMS payload: '" + IccUtils.bytesToHexString(mUserData) + "'"); in parseSms()
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DWapPushTest.java2072 if (false) Log.d(LOG_TAG, "Rx: " + IccUtils.bytesToHexString(pdu)); in dispatchWapPdu()