Searched defs:performSpellCheck (Results 1 – 4 of 4) sorted by relevance
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ | ||
D | HandlerInputConnection.java | 157 public boolean performSpellCheck() { in performSpellCheck() method in HandlerInputConnection |
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/ | ||
D | InputConnectionSplitter.java | 200 public boolean performSpellCheck() { in performSpellCheck() method in InputConnectionSplitter |
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ | ||
D | InputConnectionDefaultMethodTest.java | 131 public void performSpellCheck() { in performSpellCheck() method in InputConnectionDefaultMethodTest |
D | SpellCheckerTest.kt | 219 fun performSpellCheck() { in <lambda>() method in android.view.inputmethod.cts.SpellCheckerTest |