Home
last modified time | relevance | path

Searched defs:performSpellCheck (Results 1 – 4 of 4) sorted by relevance

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DHandlerInputConnection.java157 public boolean performSpellCheck() { in performSpellCheck() method in HandlerInputConnection
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DInputConnectionSplitter.java200 public boolean performSpellCheck() { in performSpellCheck() method in InputConnectionSplitter
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionDefaultMethodTest.java131 public void performSpellCheck() { in performSpellCheck() method in InputConnectionDefaultMethodTest
DSpellCheckerTest.kt219 fun performSpellCheck() { in <lambda>() method in android.view.inputmethod.cts.SpellCheckerTest