commit | a5a5ffc0dca3f3342a00d6b377c55e044f7c7ccf | [log] [tgz] |
---|---|---|
author | Maryam Garrett <mkamvar@google.com> | Thu Sep 30 22:37:22 2010 -0400 |
committer | Maryam Garrett <mkamvar@google.com> | Mon Oct 11 15:37:32 2010 -0400 |
tree | 5fc8a9f4780c8dcc744e7280a73821f4581508cd | |
parent | c2d7ac79bdadb4335ed69a4e9631e0ec2e3058f6 [diff] |
Fix the over-calling of VoiceSearch Logging bug: 3035228 This change will reduce the number of times VoiceSearch app is called to log IME events. This is because it 1) only flushes the logs when there is relevant logging information available and 2) sets a flag in UserHappinessSignals so that other apps (eg: gmail/sms) can know if there is relevant logging information before sending the logging intent to voice search. Change-Id: I708fea5a38f854091f1101e4f6a3db46296f3e92