Searched defs:callCodePoint (Results 1 – 1 of 1) sorted by relevance
/libcore/ojluni/src/test/java/lang/Character/ |
D | Supplementary.java | 774 private static void callCodePoint(boolean isAt, CharSequence cs, int index, in callCodePoint() method in Supplementary 789 private static void callCodePoint(boolean isAt, char[] a, int index, in callCodePoint() method in Supplementary 804 private static void callCodePoint(boolean isAt, char[] a, int index, int limit, in callCodePoint() method in Supplementary
|