Home | History | Annotate | Download | only in widget

Lines Matching refs:endBatchEdit

5458                     endBatchEdit();
5466 endBatchEdit();
5790 public void endBatchEdit() {
5791 if (mEditor != null) mEditor.endBatchEdit();
5804 * of edit operations through a call to link {@link #endBatchEdit}.