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.java7470 initializeTextForSmartSelection(text); in testSmartSelection()
7494 initializeTextForSmartSelection(text); in testSmartSelection_dragSelection()
7519 initializeTextForSmartSelection(text); in testSmartSelection_resetSelection()
7631 private void initializeTextForSmartSelection(CharSequence text) throws Throwable { in initializeTextForSmartSelection() method