Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DSignature.java159 public char[] toChars() { in toChars() method in Signature
160 return toChars(null, null); in toChars()
173 public char[] toChars(char[] existingArray, int[] outLen) { in toChars() method in Signature
198 str = new String(toChars()); in toCharsString()
/frameworks/base/apct-tests/perftests/core/src/android/text/
DNonEditableTextGenerator.java132 result.append(Character.toChars(mRandom.nextInt(26) + base)); in buildLatinWord()
/frameworks/base/core/tests/coretests/src/android/text/method/
DEditorState.java95 sb.append(Character.toChars(codePoint)); in setByString()
/frameworks/base/core/tests/coretests/src/android/graphics/
DPaintTest.java116 sb.append(Character.toChars(codepoint)); in codePointsToString()
/frameworks/base/config/
Dboot-profile.txt489 Landroid/content/pm/Signature;->toChars([C[I)[C
Dboot-image-profile.txt6059 HSPLandroid/content/pm/Signature;->toChars()[C
6060 HSPLandroid/content/pm/Signature;->toChars([C[I)[C
32702 HSPLjava/lang/Character;->toChars(I)[C
32703 HSPLjava/lang/Character;->toChars(I[CI)I
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt12505 method public char[] toChars();
12506 method public char[] toChars(char[], int[]);
18392 method public static int toChars(int, char[], int);
18393 method public static char[] toChars(int);
63279 method public static int toChars(int, char[], int);
63280 method public static char[] toChars(int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9008 method public char[] toChars();
9009 method public char[] toChars(char[], int[]);
40779 method public static int toChars(int, char[], int);
40780 method public static char[] toChars(int);