Home
last modified time | relevance | path

Searched defs:smartStartIndex (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/
DTextClassifierApiTest.java73 int smartStartIndex = text.indexOf(suggested); in suggestSelection() local
DTextClassifierImplTest.java121 int smartStartIndex = text.indexOf(suggested); in testSuggestSelection() local
138 int smartStartIndex = text.indexOf(suggested); in testSuggestSelection_localePreferenceIsPassedToModelFileManager() local
156 int smartStartIndex = text.indexOf(suggested); in testSuggestSelection_url() local