Home | History | Annotate | Download | only in widget

Lines Matching refs:endBatchEdit

5797                     endBatchEdit();
5805 endBatchEdit();
6137 public void endBatchEdit() {
6138 if (mEditor != null) mEditor.endBatchEdit();
6151 * of edit operations through a call to link {@link #endBatchEdit}.