Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java53 assertTrue(inputConnection.isCommitCorrectionCalled); in testInputConnectionWrapper()
103 public boolean isCommitCorrectionCalled; field in InputConnectionWrapperTest.MockInputConnection
142 isCommitCorrectionCalled = true; in commitCorrection()