Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java59 assertTrue(inputConnection.isDeleteSurroundingTextInCodePointsCalled); in testInputConnectionWrapper()
106 public boolean isDeleteSurroundingTextInCodePointsCalled; field in InputConnectionWrapperTest.MockInputConnection
157 isDeleteSurroundingTextInCodePointsCalled = true; in deleteSurroundingTextInCodePoints()