Home
last modified time | relevance | path

Searched refs:getChars (Results 1 – 6 of 6) 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.java288 builder.getChars(0, 3, buf, 1); in testGetChars()
291 builder.getChars(1, 5, buf, 0); in testGetChars()
295 builder.getChars(-1, 10, buf, 1); in testGetChars()
302 builder.getChars(3, 2, buf, 0); in testGetChars()
309 builder.getChars(1, 2, null, 0); in testGetChars()
DTextUtilsTest.java703 TextUtils.getChars(mockGetChars, start, end, destResult, destOff); in testGetChars()
717 TextUtils.getChars(mockCharSequence, start, end, destResult, destOff); in testGetChars()
732 TextUtils.getChars(mockCharSequence, start, end, destResult, destOff); in testGetChars()
748 TextUtils.getChars(mockCharSequence, start, end, destResult, destOff); in testGetChars()
764 TextUtils.getChars(mockCharSequence, start, end, destResult, destOff); in testGetChars()
774 TextUtils.getChars(mockCharSequence, -1, end, destResult, destOff); in testGetChars()
781 TextUtils.getChars(mockCharSequence, Integer.MAX_VALUE, end, destResult, destOff); in testGetChars()
791 TextUtils.getChars(mockCharSequence, start, destResult.length + 1, destResult, destOff); in testGetChars()
798 TextUtils.getChars(mockCharSequence, start, -1, destResult, destOff); in testGetChars()
808 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/
Dclasses0.out.dex14165 public void getChars(
18356 public void getChars(
18588 public void getChars(
18804 public volatile void getChars(