Searched refs:performSpellCheck (Results 1 – 9 of 9) sorted by relevance
315 public boolean performSpellCheck() { in performSpellCheck() method in InputConnectionWrapper316 return mTarget.performSpellCheck(); in performSpellCheck()
1008 default boolean performSpellCheck() { in performSpellCheck() method
945 public void performSpellCheck(InputConnectionCommandHeader header) { in performSpellCheck() method in RemoteInputConnectionImpl955 ic.performSpellCheck(); in performSpellCheck()
89 void performSpellCheck(in InputConnectionCommandHeader header); in performSpellCheck() method
203 public boolean performSpellCheck() { in performSpellCheck() method in EditableInputConnection
654 public boolean performSpellCheck() { in performSpellCheck() method in IRemoteInputConnectionInvoker656 mConnection.performSpellCheck(createHeader()); in performSpellCheck()
413 public boolean performSpellCheck() { in performSpellCheck() method in RemoteInputConnection414 return mInvoker.performSpellCheck(); in performSpellCheck()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
56215 method public default boolean performSpellCheck();56273 method public boolean performSpellCheck();