OSDN Git Service

Fix issue #1999179: search -> click result -> press home = search dialog is shown...
authorDianne Hackborn <hackbod@google.com>
Wed, 29 Jul 2009 00:51:07 +0000 (17:51 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 29 Jul 2009 00:51:07 +0000 (17:51 -0700)
commit1dc1ccaf5c8cc136b71537f310a3f13150aaef41
tree1ea9256a6d561a918cc225c8258a4baa1e60fbed
parent1d903521ffc93b5128ebc445d7dd046ee0d5fbc4
Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden

Re-arrange various things to ensure that the search dialog is told about system windows being
closed before it is told about the navigation back to home.
mid/com/android/internal/policy/impl/MidWindowManager.java
phone/com/android/internal/policy/impl/PhoneWindow.java
phone/com/android/internal/policy/impl/PhoneWindowManager.java