HomeSort by relevance Sort by last modified time
    Searched defs:beginUpdate (Results 1 - 6 of 6) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationInput.java 33 void beginUpdate();
95 mConversationInputBase.beginUpdate();
ConversationInputManager.java 210 beginUpdate();
270 beginUpdate();
290 beginUpdate();
322 public void beginUpdate() {
  /frameworks/base/core/java/android/content/
UndoManager.java 37 * <p>Updates to the stack must be done inside of a {@link #beginUpdate}/{@link #endUpdate()}
407 public void beginUpdate(CharSequence label) {
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.
  /prebuilts/jdk/jdk8/darwin-x86/lib/
sa-jdi.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
sa-jdi.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 82 milliseconds