Home
last modified time | relevance | path

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

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmSMSDispatcher.java208 mCi.sendSMSExpectMore(IccUtils.bytesToHexString(smsc), in sendSms()
209 IccUtils.bytesToHexString(pdu), reply); in sendSms()
211 mCi.sendSMS(IccUtils.bytesToHexString(smsc), in sendSms()
212 IccUtils.bytesToHexString(pdu), reply); in sendSms()
215 mCi.sendImsGsmSms(IccUtils.bytesToHexString(smsc), in sendSms()
216 IccUtils.bytesToHexString(pdu), tracker.mImsRetry, in sendSms()
DUsimDataDownloadHandler.java89 String smsc = IccUtils.bytesToHexString( in handleUsimDataDownload()
93 IccUtils.bytesToHexString(smsMessage.getPdu()), in handleUsimDataDownload()
173 String encodedEnvelope = IccUtils.bytesToHexString(envelope); in handleDataDownload()
264 IccUtils.bytesToHexString(smsAckPdu), null); in sendSmsAckForEnvelopeResponse()
DUsimPhoneBookManager.java585 log("PBR rec: " + IccUtils.bytesToHexString(record)); in PbrRecord()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
DApduSenderTest.java129 assertEquals("A1A1A19000", IccUtils.bytesToHexString(mSelectResponse)); in testSendEmptyCommands()
167 assertEquals("A1A1A1", IccUtils.bytesToHexString(mResponseCaptor.response)); in testSend()
190 assertEquals("A4", IccUtils.bytesToHexString(mResponseCaptor.response)); in testSendMultiApdus()
220 assertEquals("A3", IccUtils.bytesToHexString(mResponseCaptor.response)); in testSendMultiApdusStopEarly()
243 assertEquals("A1A1A1B2B2B2B2C3C3", IccUtils.bytesToHexString(mResponseCaptor.response)); in testSendLongResponse()
274 assertEquals("C3", IccUtils.bytesToHexString(mResponseCaptor.response)); in testSendStoreDataLongDataLongResponse()
305 assertEquals("B2222B", IccUtils.bytesToHexString(mResponseCaptor.response)); in testSendStoreDataLongDataMod0()
326 assertEquals("B2222B", IccUtils.bytesToHexString(mResponseCaptor.response)); in testSendStoreDataLen0()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DSIMRecords.java528 + " mEfCfis=" + IccUtils.bytesToHexString(mEfCfis)); in setVoiceCallForwardingFlag()
549 + " invalid mEfCfis=" + IccUtils.bytesToHexString(mEfCfis)); in setVoiceCallForwardingFlag()
662 log("EF_MBI: " + IccUtils.bytesToHexString(data)); in handleMessage()
786 if (DBG) log("EF_MWIS : " + IccUtils.bytesToHexString(data)); in handleMessage()
807 if (DBG) log("EF_CPHS_MWI: " + IccUtils.bytesToHexString(data)); in handleMessage()
848 log("EF_AD: " + IccUtils.bytesToHexString(data)); in handleMessage()
887 log("EF_CFF_CPHS: " + IccUtils.bytesToHexString(data)); in handleMessage()
1001 if (DBG) log("iCPHS: " + IccUtils.bytesToHexString(mCphsInfo)); in handleMessage()
1090 log("EF_CFIS: " + IccUtils.bytesToHexString(data)); in handleMessage()
1108 log("EF_CSP: " + IccUtils.bytesToHexString(data)); in handleMessage()
[all …]
DRuimRecords.java256 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl)); in onRecordLoaded()
284 if (DBG) log("EF_LI=" + IccUtils.bytesToHexString(mEFli)); in onRecordLoaded()
299 IccUtils.bytesToHexString(data)); in onRecordLoaded()
371 if (DBG) log("CSIM_MDN=" + IccUtils.bytesToHexString(data)); in onRecordLoaded()
388 if (VDBG) log("CSIM_IMSIM=" + IccUtils.bytesToHexString(data)); in onRecordLoaded()
466 if (DBG) log("CSIM_EPRL=" + IccUtils.bytesToHexString(data)); in onGetCSimEprlDone()
DAdnRecordLoader.java212 + "\n" + IccUtils.bytesToHexString(data)); in handleMessage()
240 + "\n" + IccUtils.bytesToHexString(data)); in handleMessage()
DIccFileHandler.java374 IccUtils.bytesToHexString(data), pin2, mAid, onComplete); in updateEFLinearFixed()
391 IccUtils.bytesToHexString(data), pin2, mAid, onComplete); in updateEFLinearFixed()
403 IccUtils.bytesToHexString(data), null, mAid, onComplete); in updateEFTransparent()
541 + IccUtils.bytesToHexString(data)); in handleMessage()
DIccIoResult.java201 + (Build.IS_DEBUGGABLE ? IccUtils.bytesToHexString(payload) : "*******") in toString()
DIsimUiccRecords.java243 mIsimIst = IccUtils.bytesToHexString(data); in onRecordLoaded()
280 Rlog.d(LOG_TAG, "[ISIM] can't find TLV. record = " + IccUtils.bytesToHexString(record)); in isimTlvToString()
DUiccPkcs15.java117 String result = IccUtils.bytesToHexString(response.payload) in handleMessage()
DUiccCarrierPrivilegeRules.java489 mRules += IccUtils.bytesToHexString(response.payload) in handleMessage()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/asn1/
DIccUtilsTest.java199 assertEquals("", IccUtils.bytesToHexString(new byte[] {})); in testBytesToHexString()
200 assertEquals("00", IccUtils.bytesToHexString(new byte[] {0})); in testBytesToHexString()
203 IccUtils.bytesToHexString(new byte[] {-1, 0x12, -2, 0x34, -3, 0x56, -4, 0x78})); in testBytesToHexString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DOemHookIndication.java46 com.android.internal.telephony.uicc.IccUtils.bytesToHexString(response)); in oemHookRaw()
DIccSmsInterfaceManager.java287 mPhone.mCi.writeSmsToSim(status, IccUtils.bytesToHexString(smsc), in copyMessageToIccEf()
288 IccUtils.bytesToHexString(pdu), response); in copyMessageToIccEf()
290 mPhone.mCi.writeSmsToRuim(status, IccUtils.bytesToHexString(pdu), in copyMessageToIccEf()
DWapPushOverSms.java174 if (DBG) Rlog.d(TAG, "Rx: " + IccUtils.bytesToHexString(pdu)); in decodeWapPdu()
DRadioResponse.java1694 + IccUtils.bytesToHexString(dc.uusInfo.getUserData())); in responseCurrentCalls()
1773 + IccUtils.bytesToHexString(dc.uusInfo.getUserData())); in responseCurrentCalls_1_2()
/frameworks/base/telephony/java/android/telephony/
DUiccAccessRule.java163 return IccUtils.bytesToHexString(mCertificateHash); in getCertificateHexString()
241 return "cert: " + IccUtils.bytesToHexString(mCertificateHash) + " pkg: " + in toString()
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/asn1/
DAsn1Node.java556 return IccUtils.bytesToHexString(toBytes()); in toHex()
561 String headHex = IccUtils.bytesToHexString(IccUtils.unsignedIntToBytes(mTag)); in getHeadAsHex()
567 headHex += IccUtils.bytesToHexString(lenBytes); in getHeadAsHex()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccCardTest.java542 assertEquals("BF2003010203", IccUtils.bytesToHexString(resultCaptor.result)); in testGetEuiccInfo1()
554 assertEquals("BF2203010203", IccUtils.bytesToHexString(resultCaptor.result)); in testGetEuiccInfo2()
575 assertEquals("BF3802A000", IccUtils.bytesToHexString(resultCaptor.result)); in testAuthenticateServer()
632 assertEquals("BF3802A000", IccUtils.bytesToHexString(resultCaptor.result)); in testAuthenticateService_devCap()
654 assertEquals("BF2102A000", IccUtils.bytesToHexString(resultCaptor.result)); in testPrepareDownload()
716 assertEquals("BF3700", IccUtils.bytesToHexString(resultCaptor.result)); in testLoadBoundProfilePackage()
871 assertEquals("BF4100", IccUtils.bytesToHexString(resultCaptor.result)); in testCancelSession()
/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/core/java/android/service/carrier/
DCarrierIdentifier.java105 String hex = IccUtils.bytesToHexString(mccMnc); in CarrierIdentifier()
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/
DIccUtils.java130 String ret = bytesToHexString(trans); in bcdPlmnToString()
421 bytesToHexString(byte[] bytes) { in bytesToHexString() method in IccUtils
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCatService.java630 String hexString = IccUtils.bytesToHexString(rawData); in sendTerminalResponse()
728 String hexString = IccUtils.bytesToHexString(rawData); in sendMenuSelection()
800 String hexString = IccUtils.bytesToHexString(rawData); in eventDownload()
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DSmsMessage.java747 Rlog.v(LOG_TAG, "SMS payload: '" + IccUtils.bytesToHexString(mUserData) + "'"); in parseSms()

12