Searched refs:beginBatchEdit (Results 1 – 3 of 3) sorted by relevance
38 wrapper.beginBatchEdit(); in testInputConnectionWrapper()45 wrapper.beginBatchEdit(); in testInputConnectionWrapper()115 public boolean beginBatchEdit() { in beginBatchEdit() method in InputConnectionWrapperTest.MockInputConnection
73 assertFalse(mConnection.beginBatchEdit()); in testDefaultMethods()
1346 input.beginBatchEdit(); in setComposingTextInBatch()1361 input.beginBatchEdit(); in testUndo_imeInsertLatin()1384 input.beginBatchEdit(); in testUndo_imeInsertJapanese()1421 input.beginBatchEdit(); in testUndo_imeEmptyBatch()3617 mTextView.beginBatchEdit(); in testBeginEndBatchEdit()