commit | 7bafed8623d6835d0c9092ac2b852bb244a13fcf | [log] [tgz] |
---|---|---|
author | Karl Rosaen <krosaen@android.com> | Fri Sep 04 11:15:21 2009 -0700 |
committer | Karl Rosaen <krosaen@android.com> | Fri Sep 04 11:27:05 2009 -0700 |
tree | 118934994c6a528627b64fb5f266f917c11c5c6f | |
parent | e5b6d02f34af2cd81615653b00c96a421d5ea819 [diff] |
Do a better job at finding the activity associated with a dialog when triggering search. It first looks to see if there is an activity that is managing the dialog, and if not, follows the context / contextwrapper chain to find an activity if possible. Fixes http://b/issue?id=2064772.