OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endUpdate
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationInput.java
35
void
endUpdate
();
100
mConversationInputBase.
endUpdate
();
ConversationInputManager.java
214
endUpdate
();
281
endUpdate
();
318
endUpdate
();
327
public void
endUpdate
() {
/frameworks/base/core/java/android/content/
UndoManager.java
37
* <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
() {
608
* and result with a fresh undo state, behaving as if {@link #
endUpdate
()}
/frameworks/base/core/java/android/widget/
Editor.java
[
all
...]
Completed in 110 milliseconds