Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSmsMessage.java520 len = getByte(); in getSCAddress()
544 int getByte() { in getByte() method in SmsMessage.PduParser
917 int firstByte = p.getByte(); in parsePdu()
950 mMessageRef = p.getByte(); in parseSmsStatusReport()
957 mStatus = p.getByte(); in parseSmsStatusReport()
962 int extraParams = p.getByte(); in parseSmsStatusReport()
968 moreExtraParams = p.getByte(); in parseSmsStatusReport()
975 mProtocolIdentifier = p.getByte(); in parseSmsStatusReport()
979 mDataCodingScheme = p.getByte(); in parseSmsStatusReport()
1002 mProtocolIdentifier = p.getByte(); in parseSmsDeliver()
[all …]
/frameworks/base/core/java/android/nfc/tech/
DNfcV.java67 mRespFlags = extras.getByte(EXTRA_RESP_FLAGS); in NfcV()
68 mDsfId = extras.getByte(EXTRA_DSFID); in NfcV()
/frameworks/base/core/java/org/apache/http/conn/ssl/
DAndroidDistinguishedNameParser.java186 encoded[i] = (byte) getByte(p); in hexAV()
270 int res = getByte(pos); in getUTF8()
297 b = getByte(pos); in getUTF8()
317 private int getByte(int position) { in getByte() method in AndroidDistinguishedNameParser
/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java454 public byte getByte(String property, byte def) { in getByte() method in TypedProperties
611 public byte getByte(String property) { in getByte() method in TypedProperties
612 return getByte(property, (byte)0); in getByte()
/frameworks/base/wifi/java/android/net/wifi/nan/
DTlvBufferUtils.java323 public byte getByte() { in getByte() method in TlvBufferUtils.TlvElement
429 builder.append(tlv.getByte()); in toString()
/frameworks/base/core/java/android/os/
DBundle.java645 public byte getByte(String key) { in getByte() method in Bundle
646 return super.getByte(key); in getByte()
658 public Byte getByte(String key, byte defaultValue) { in getByte() method in Bundle
659 return super.getByte(key, defaultValue); in getByte()
DBaseBundle.java751 byte getByte(String key) { in getByte() method in BaseBundle
753 return getByte(key, (byte) 0); in getByte()
764 Byte getByte(String key, byte defaultValue) { in getByte() method in BaseBundle
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMnsObexServer.java99 Byte inst = oap.getByte(BluetoothMasRequest.OAP_TAGID_MAS_INSTANCE_ID); in onPut()
DBluetoothMasRequestGetMessagesListing.java126 mNewMessage = ((oap.getByte(OAP_TAGID_NEW_MESSAGE) & 0x01) == 1); in readResponseHeaders()
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/utils/
DObexAppParameters.java132 public byte getByte(byte tag) { in getByte() method in ObexAppParameters
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DTlvBufferUtilsTest.java115 collector.checkThat("tlv02-correct-iteration-DATA", (int) tlv.getByte(), in testTlvIterate()
/frameworks/base/core/java/android/content/
DIntent.java6095 mExtras.getByte(name, defaultValue); in getByteExtra()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21486 method public byte getByte(java.lang.String);
21487 method public java.lang.Byte getByte(java.lang.String, byte);
42350 …method public static byte getByte(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsExc…
42392 …method public byte getByte(java.lang.Object) throws java.lang.IllegalAccessException, java.lang.Il…
45833 method public abstract byte getByte(int) throws java.sql.SQLException;
45834 method public abstract byte getByte(java.lang.String) throws java.sql.SQLException;
46415 method public abstract byte getByte(int) throws java.sql.SQLException;
46416 method public abstract byte getByte(java.lang.String) throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt28283 method public byte getByte(java.lang.String);
28284 method public java.lang.Byte getByte(java.lang.String, byte);
51762 …method public static byte getByte(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsExc…
51805 …method public byte getByte(java.lang.Object) throws java.lang.IllegalAccessException, java.lang.Il…
55438 method public abstract byte getByte(int) throws java.sql.SQLException;
55439 method public abstract byte getByte(java.lang.String) throws java.sql.SQLException;
56020 method public abstract byte getByte(int) throws java.sql.SQLException;
56021 method public abstract byte getByte(java.lang.String) throws java.sql.SQLException;
Dtest-current.txt28352 method public byte getByte(java.lang.String);
28353 method public java.lang.Byte getByte(java.lang.String, byte);
51842 …method public static byte getByte(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsExc…
51885 …method public byte getByte(java.lang.Object) throws java.lang.IllegalAccessException, java.lang.Il…
55518 method public abstract byte getByte(int) throws java.sql.SQLException;
55519 method public abstract byte getByte(java.lang.String) throws java.sql.SQLException;
56100 method public abstract byte getByte(int) throws java.sql.SQLException;
56101 method public abstract byte getByte(java.lang.String) throws java.sql.SQLException;
Dsystem-current.txt30724 method public byte getByte(java.lang.String);
30725 method public java.lang.Byte getByte(java.lang.String, byte);
55119 …method public static byte getByte(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsExc…
55162 …method public byte getByte(java.lang.Object) throws java.lang.IllegalAccessException, java.lang.Il…
58795 method public abstract byte getByte(int) throws java.sql.SQLException;
58796 method public abstract byte getByte(java.lang.String) throws java.sql.SQLException;
59377 method public abstract byte getByte(int) throws java.sql.SQLException;
59378 method public abstract byte getByte(java.lang.String) throws java.sql.SQLException;