History log of /frameworks/support/v7/recyclerview/src/android/support/v7/util/MessageThreadUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a1470623b0f7c52c9e3985012bf9daeb692d7bcc 10-Jun-2015 Vladislav Kaznacheev <kaznacheev@google.com> Implemented AsyncListUtil

This is a utility class that supports asynchronous
content loading.

It can be used to load Cursor data in chunks without
querying the Cursor on the UI Thread while keeping UI
and cache synchronous for better user experience.

Bug: 20180767
Change-Id: I2872cd0f4a3eca89c054c006ac5e18523e073510
/frameworks/support/v7/recyclerview/src/android/support/v7/util/MessageThreadUtil.java