Home
last modified time | relevance | path

Searched refs:dstIndex (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/
DCharacter.annotated.java85 public static int toChars(int codePoint, char[] dst, int dstIndex) { throw new RuntimeException("St… in toChars() argument
/libcore/ojluni/annotations/hiddenapi/java/lang/
DCharacter.java143 public static int toChars(int codePoint, char[] dst, int dstIndex) { in toChars() argument