Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java8848 initializeTextForSmartSelection(text); in testSmartSelection()
8872 initializeTextForSmartSelection(text); in testSmartSelection_dragSelection()
8897 initializeTextForSmartSelection(text); in testSmartSelection_resetSelection()
9532 private void initializeTextForSmartSelection(CharSequence text) throws Throwable { in initializeTextForSmartSelection() method