commit | 40ce0fab758714c973945ec8f053c52076d5fc50 | [log] [tgz] |
---|---|---|
author | Matthew Fritze <mfritze@google.com> | Thu Feb 02 14:55:49 2017 -0800 |
committer | Matthew Fritze <mfritze@google.com> | Fri Feb 10 10:10:55 2017 -0800 |
tree | 7886b72a1caead8458113eea7ca18103276a74b1 | |
parent | 249077a0cd0a8aec4923deaa1ad5bbba31d4f294 [diff] |
Sync search result loaders The loaders should be syncronized so the results can be properly ranked without sudden insertions. This means InstalledAppsLoader needs to finish faster, which is accomplished by delaying icon loading to bind time rather than as the apps are queried. Bug: 34772522 Test: make RunSettingsRoboTests Change-Id: I7f5244c574d37c6cfd8bbd0d3d40488f38211be3