OSDN Git Service

Identify in logs launch of voice search from key events
authorJean-Michel Trivi <jmtrivi@google.com>
Fri, 19 Apr 2013 23:25:35 +0000 (16:25 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Fri, 19 Apr 2013 23:25:35 +0000 (16:25 -0700)
commit924f1b962c3a8e700a695cb65cb07c17cf90c696
tree0542b210c4ba31b0bcc525ce5401603e352a5cc1
parent9b3ebb124eba3d9f80ae299e0cbcfcd9c0a8653d
Identify in logs launch of voice search from key events

Clearly identify in the logs when AudioService starts one of
 the following two intents in response to long-press on
 the KEYCODE_HEADSETHOOK key: ACTION_WEB_SEARCH and
 ACTION_VOICE_SEARCH_HANDS_FREE.

Bug 8095981

Change-Id: I14ca99533dfb011cdc530c0bafd8104ff2436c7d
media/java/android/media/AudioService.java