Home
last modified time | relevance | path

Searched defs:toUnsignedInt (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/
DByte.annotated.java75 public static int toUnsignedInt(byte x) { throw new RuntimeException("Stub!"); } in toUnsignedInt() method in Byte
/libcore/ojluni/annotations/hiddenapi/java/lang/
DShort.java126 public static int toUnsignedInt(short x) { in toUnsignedInt() method in Short
DByte.java122 public static int toUnsignedInt(byte x) { in toUnsignedInt() method in Byte
/libcore/ojluni/src/main/java/java/lang/
DShort.java548 public static int toUnsignedInt(short x) { in toUnsignedInt() method in Short
DByte.java513 public static int toUnsignedInt(byte x) { in toUnsignedInt() method in Byte