commit | d2d6014f715f12f6263f61ba3eeb6f8cba6d0fa6 | [log] [tgz] |
---|---|---|
author | krosaen <krosaen@android.com> | Mon Aug 17 08:56:48 2009 -0700 |
committer | Karl Rosaen <krosaen@android.com> | Tue Aug 18 08:56:03 2009 -0700 |
tree | 6e075767b94546c6f0d6629587dd9a0204cef72e | |
parent | 1a8c1599de630ae4199b71cb3eca75d7db9c40d6 [diff] |
NEW API for SearchManager and Activity to 'triggerSearch'. This is pretty much the same thing as startSearch, except it also launches the query. We enforce that this can only be done for the package of the app that is associated with the search mananger (e.g you can't trigger a contacts search from anywhere).