Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DInputLogicTests.java516 mLatinIME.clearPersonalizedDictionariesForTest(); in testPredictionsWithDoubleSpaceToPeriod()
546 mLatinIME.clearPersonalizedDictionariesForTest(); in testPredictionsAfterPeriod()
H A DInputTestsBase.java401 mLatinIME.clearPersonalizedDictionariesForTest(); in changeLanguageWithoutWait()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1944 void clearPersonalizedDictionariesForTest() { in clearPersonalizedDictionariesForTest() method in LatinIME