OSDN Git Service

am b1578d85: Merge "Fix startSearch condition on Dialog, because pressing search...
authorConley Owens <cco3@android.com>
Fri, 29 Apr 2011 17:23:58 +0000 (10:23 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Fri, 29 Apr 2011 17:23:58 +0000 (10:23 -0700)
* commit 'b1578d85ce1b3f3c5e2cf0271011c016b93b7e1a':
  Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal > Press search key > Touch list item or press back key > ANR popup is shown


Trivial merge