Home
last modified time | relevance | path

Searched refs:commitCorrection (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java52 wrapper.commitCorrection(new CorrectionInfo(0, "oldText", "newText")); in testInputConnectionWrapper()
141 public boolean commitCorrection(CorrectionInfo info) { in commitCorrection() method in InputConnectionWrapperTest.MockInputConnection