History log of /packages/providers/ApplicationsProvider/tests/src/com/android/providers/applications/MockActivityManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01ff60258654b87d12c219035a637746cf1fdbf7 21-Jun-2011 Mark Brophy <mbrophy@google.com> Return the last access time of apps to QSB.

When we get a request for results from global search, results will be
sorted by last access time, and the new field
SearchManager.SUGGEST_COLUMN_LAST_ACCESS_HINT will be set.

The launch times are no longer updated every 6 hours. Now we
update the in-memory database when the request from QSB sets a
"refresh" parameter.

DEPENDS ON: I80e9b127410ed0d528515d2256787f30a953e9b0

Change-Id: Ie45e4fa52ffe43d4e7f3fa06221f3c9e039f2bb1
/packages/providers/ApplicationsProvider/tests/src/com/android/providers/applications/MockActivityManager.java
7089c89c9ec21f28326ac6a9e9e91344749a02e0 11-Feb-2011 Peter Visontay <pvisontay@google.com> Made ApplicationsProvider fetch launch counts from a remote service.

Bug: 3431684
Change-Id: Ie350ef440a7a49e5fdae5723414bfbab11f09793
/packages/providers/ApplicationsProvider/tests/src/com/android/providers/applications/MockActivityManager.java