HomeSort by relevance Sort by last modified time
    Searched refs:endUpdate (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/content/
UndoManager.java 37 * <p>Updates to the stack must be done inside of a {@link #beginUpdate}/{@link #endUpdate()}
401 * they are all matched by a later call to {@link #endUpdate}.
456 * {@link #endUpdate} call.
565 public void endUpdate() {
604 * and result with a fresh undo state, behaving as if {@link #endUpdate()}
  /frameworks/base/core/java/android/widget/
Editor.java     [all...]

Completed in 160 milliseconds