Searched refs:beginBatchEdit (Results 1 – 3 of 3) sorted by relevance
39 wrapper.beginBatchEdit(); in testInputConnectionWrapper()46 wrapper.beginBatchEdit(); in testInputConnectionWrapper()126 public boolean beginBatchEdit() { in beginBatchEdit() method in InputConnectionWrapperTest.MockInputConnection
73 assertFalse(mConnection.beginBatchEdit()); in testDefaultMethods()
1481 input.beginBatchEdit(); in setComposingTextInBatch()1496 input.beginBatchEdit(); in testUndo_imeInsertLatin()1519 input.beginBatchEdit(); in testUndo_imeInsertJapanese()1556 input.beginBatchEdit(); in testUndo_imeEmptyBatch()4165 mTextView.beginBatchEdit(); in testBeginEndBatchEdit()