Searched defs:hex (Results 1 – 12 of 12) sorted by relevance
40 String hex = "e30c5a0a98102100000000000000"; in testNormalOperation() local71 String hex = "bf370c5a0a98102100000000000000"; in testHighTagNumberForm() local88 String hex = "e30c5a0a98102100000000000000e30c5a0a98102100000000000001"; in testNodeList() local126 String hex = "e30c5a0a98102100000000000000e30c5a0a98102100000000"; in testMissingData() local155 String hex = "e3025a00e3025a00"; in testEmptyData() local190 String hex = "bf37075a820003010203"; in testLongFormLength() local
35 public Asn1Decoder(String hex) { in Asn1Decoder()
147 public Builder addChildAsBytesFromHex(int tag, String hex) { in addChildAsBytesFromHex()
69 val hex = Integer.toHexString(flag) in <lambda>() constant
64 public void onStrictCleartextDetected(int uid, @NonNull String hex) { } in onStrictCleartextDetected()
105 String hex = IccUtils.bytesToHexString(mccMnc); in CarrierIdentifier() local
197 String hex = bundle.getString(BYTE_ARRAY_KEY); in toByteArray() local
157 String hex = TextUtils.substring(content, start, selEnd); in onKeyDown() local
1025 String hex = stringPool.get(buffer, pos, 4); in readEscapeCharacter() local
285 AString hex; in TEST_F() local
651 public void onStrictCleartextDetected(int uid, String hex) throws RemoteException { in onStrictCleartextDetected()
1402 String hex = "0123456789ABCDEF"; in getFingerprints() local