commit | 23897c16a603748db83c59a280b6e6079bf57175 | [log] [tgz] |
---|---|---|
author | Bjorn Bringert <bringert@android.com> | Wed Feb 10 16:10:54 2010 +0000 |
committer | Bjorn Bringert <bringert@android.com> | Wed Feb 10 21:22:57 2010 +0000 |
tree | 948ae4929f7d21d30951afdee86ede3d83274185 | |
parent | f67119bce50f7d0fd4d708bd033ec33465239373 [diff] |
Use resource ID for searchable description Before, SearchableInfo read and cached the localized searchable description, which meant that it was not updated on locale changes. Now SearchableInfo only holds the resource ID. SearchableInfo is a new API in Froyo, so it's ok to change. Part of http://b/issue?id=2175247 Change-Id: I1898f7895b9172f58419d906ad741cb7dd1e7252