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

/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()}
404 * they are all matched by a later call to {@link #endUpdate}.
459 * {@link #endUpdate} call.
568 public void endUpdate() { method in class:UndoManager
607 * and result with a fresh undo state, behaving as if {@link #endUpdate()}

Completed in 37 milliseconds