Home
last modified time | relevance | path

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

/frameworks/opt/vcard/java/com/android/vcard/
DVCardProperty.java138 public void setByteValue(byte[] byteValue) { in setByteValue() argument
139 mByteValue = byteValue; in setByteValue()
/frameworks/base/core/java/android/content/
DContentValues.java338 return value != null ? ((Number) value).byteValue() : null; in getAsByte()
/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java460 return ((Byte)value).byteValue(); in getByte()
/frameworks/base/obex/javax/obex/
DObexHelper.java626 out.write(byteHeader.byteValue()); in createHeader()
/frameworks/base/api/
D14.txt29865 method public byte byteValue();
D15.txt30020 method public byte byteValue();
D16.txt31302 method public byte byteValue();
D17.txt32166 method public byte byteValue();
Dcurrent.txt32166 method public byte byteValue();