OSDN Git Service

have "search" as the reason when dismissing system dialogs for search.
authorKarl Rosaen <krosaen@google.com>
Mon, 20 Jul 2009 21:00:29 +0000 (14:00 -0700)
committerKarl Rosaen <krosaen@google.com>
Mon, 20 Jul 2009 21:00:29 +0000 (14:00 -0700)
commit1d903521ffc93b5128ebc445d7dd046ee0d5fbc4
tree7d078ef4f497f922fa0e635a54a60ae397abcfc3
parent83cf383bf462ecb53b4233fc3ae7f1202938d80b
have "search" as the reason when dismissing system dialogs for search.

this way search can't dismiss itself.  can't use the constant because it is
in policy.  would rather leave it this way instead of moving constants for
system dialog dismissal to framework.
phone/com/android/internal/policy/impl/PhoneWindow.java