Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java89 assertTrue(inputConnection.isSetComposingRegionCalled); in testInputConnectionWrapper()
120 public boolean isSetComposingRegionCalled; field in InputConnectionWrapperTest.MockInputConnection
227 isSetComposingRegionCalled = true; in setComposingRegion()