Searched refs:beginUpdate (Results 1 - 3 of 3) 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()}
407 public void beginUpdate(CharSequence label) { method in class:UndoManager
429 * Returns true if currently inside of a {@link #beginUpdate}.
436 * Forcibly set a new for the new undo state being built within a {@link #beginUpdate}.
447 * Set a new for the new undo state being built within a {@link #beginUpdate}, but
458 * Return the number of times {@link #beginUpdate} has been called without a matching
466 * Check whether there is an {@link UndoOperation} in the current {@link #beginUpdate}
566 * {@link #beginUpdate}.
609 * committed, and {@link #beginUpdate} called to restore the update nesting.
/frameworks/base/core/java/android/widget/
H A DEditor.java6416 mEditor.mUndoManager.beginUpdate("Edit text");
6474 um.beginUpdate("Edit text");
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 81 milliseconds