OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:endBatchedUpdates
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/v7/recyclerview/src/android/support/v7/util/
SortedList.java
213
endBatchedUpdates
();
337
* {@link #
endBatchedUpdates
()}. For example, if you add multiple items in a loop
343
* After running your data updates, you <b>must</b> call {@link #
endBatchedUpdates
()}
355
* mSortedList.
endBatchedUpdates
();
381
public void
endBatchedUpdates
() {
[
all
...]
/frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/util/
SortedListTest.java
188
mList.
endBatchedUpdates
();
700
mList.
endBatchedUpdates
();
/prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar
Completed in 521 milliseconds