Searched defs:endUpdate (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/content/
H A DUndoManager.java37 * <p>Updates to the stack must be done inside of a {@link #beginUpdate}/{@link #endUpdate()}
405 * they are all matched by a later call to {@link #endUpdate}.
460 * {@link #endUpdate} call.
569 public void endUpdate() { method in class:UndoManager
608 * and result with a fresh undo state, behaving as if {@link #endUpdate()}

Completed in 53 milliseconds