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/
DSpellCheckerTest.kt212 fun performSpellCheck() { in <lambda>() method
DInputConnectionEndToEndTest.java4223 public boolean performSpellCheck() { in testPerformSpellCheck() method in InputConnectionEndToEndTest.Wrapper
4253 public boolean performSpellCheck() { in testPerformSpellCheckAfterUnbindInput() method in InputConnectionEndToEndTest.Wrapper