OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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 50 milliseconds