Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/cts/
DAlteredCharSequenceTest.java64 mAlteredCharSequence.getChars(start, end, dest, off); in testGetChars()
74 mAlteredCharSequence.getChars(start, end, dest, off); in testGetChars()
80 mAlteredCharSequence.getChars(start, end, dest, off); in testGetChars()
DSpannableStringBuilderTest.java294 builder.getChars(0, 3, buf, 1); in testGetChars()
297 builder.getChars(1, 5, buf, 0); in testGetChars()
301 builder.getChars(-1, 10, buf, 1); in testGetChars()
308 builder.getChars(3, 2, buf, 0); in testGetChars()
315 builder.getChars(1, 2, null, 0); in testGetChars()
DTextUtilsTest.java700 TextUtils.getChars(mockGetChars, start, end, destResult, destOff); in testGetChars()
714 TextUtils.getChars(mockCharSequence, start, end, destResult, destOff); in testGetChars()
729 TextUtils.getChars(mockCharSequence, start, end, destResult, destOff); in testGetChars()
745 TextUtils.getChars(mockCharSequence, start, end, destResult, destOff); in testGetChars()
761 TextUtils.getChars(mockCharSequence, start, end, destResult, destOff); in testGetChars()
771 TextUtils.getChars(mockCharSequence, -1, end, destResult, destOff); in testGetChars()
778 TextUtils.getChars(mockCharSequence, Integer.MAX_VALUE, end, destResult, destOff); in testGetChars()
788 TextUtils.getChars(mockCharSequence, start, destResult.length + 1, destResult, destOff); in testGetChars()
795 TextUtils.getChars(mockCharSequence, start, -1, destResult, destOff); in testGetChars()
805 TextUtils.getChars(mockCharSequence, start, end, destResult, Integer.MAX_VALUE); in testGetChars()
[all …]
/cts/tools/dasm/src/java_cup/
Dproduction.java375 act_string.getChars(0, len, buffer, 0); in action_translate()
/cts/tests/tests/view/src/android/view/cts/
DKeyCharacterMapTest.java320 TextUtils.getChars(mCharSequence, 1, len, charsArray, 0); in testGetEvents()
/cts/tools/dex-tools/dex/
Dclasses.out.dex75106 public abstract void getChars(
75150 public void getChars(
76814 public void getChars(
77245 public final void getChars(
77516 public void getChars(
78003 public void getChars(
78154 public static void getChars(
79059 public void getChars(
79256 public void getChars(
108252 public void getChars(
Dclasses0.out.dex14165 public void getChars(
18356 public void getChars(
18588 public void getChars(
18804 public volatile void getChars(