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.java52 assertTrue(inputConnection.isCommitCorrectionCalled); in testInputConnectionWrapper()
95 public boolean isCommitCorrectionCalled; field in InputConnectionWrapperTest.MockInputConnection
131 isCommitCorrectionCalled = true; in commitCorrection()