Searched refs:callPerformSpellCheck (Results 1 – 3 of 3) sorted by relevance
247 val command = session.callPerformSpellCheck() in <lambda>()657 session.callPerformSpellCheck() in <lambda>()686 session.callPerformSpellCheck() in <lambda>()
4772 final ImeCommand command = session.callPerformSpellCheck();4810 final ImeCommand command = session.callPerformSpellCheck();4831 final ImeCommand command = session.callPerformSpellCheck();
1228 public ImeCommand callPerformSpellCheck() { in callPerformSpellCheck() method in MockImeSession