Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_display_DisplayViewport.cpp60 static const jmethodID byteValue = env->GetMethodID(intClass, "byteValue", "()B"); in android_hardware_display_DisplayViewport_toNative() local
78 viewport->physicalPort = std::make_optional(env->CallByteMethod(physicalPort, byteValue)); in android_hardware_display_DisplayViewport_toNative()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifTag.java479 return setValue(((Byte) obj).byteValue()); in setValue()
509 fin[i] = (arr[i] == null) ? 0 : arr[i].byteValue(); in setValue()
/aosp14/frameworks/base/core/java/android/util/
H A DHalf.java228 public byte byteValue() { in byteValue() method in Half
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DTypedProperties.java460 return ((Byte)value).byteValue(); in getByte()
/aosp14/frameworks/base/core/java/android/content/
H A DContentValues.java399 return value != null ? ((Number) value).byteValue() : null; in getAsByte()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt24648 HSPLjava/lang/Byte;->byteValue()B
24902 HSPLjava/lang/Integer;->byteValue()B