OSDN Git Service

Build searchables list after boot
authorBjorn Bringert <bringert@android.com>
Tue, 4 May 2010 19:44:16 +0000 (20:44 +0100)
committerBjorn Bringert <bringert@android.com>
Tue, 4 May 2010 22:49:24 +0000 (23:49 +0100)
commit2c7b197a4ab1aff671a6fa2e6db540d391f553e6
treedec6eb52f3e7323908d0bfd8af6bfb7f7951c426
parent3bb5e4d322a6a7cda45e868dbe307c2dc3cf688e
Build searchables list after boot

This avoids delaying the first launch of QuickSearchBox or Browser
after boot while SearchManagerService builds the searchables list.

Bug http://b/issue?id=2639863

Change-Id: Ia510204691ecf487a2008723fe8f6caaced86618
core/java/android/server/search/SearchManagerService.java