Home
last modified time | relevance | path

Searched refs:kHotwordAudioVerificationAppId (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/
Dextension_constants.cc45 const char kHotwordAudioVerificationAppId[] = variable
Dextension_constants.h77 extern const char kHotwordAudioVerificationAppId[];
/external/chromium_org/chrome/browser/search/
Dhotword_service.cc464 extension_misc::kHotwordAudioVerificationAppId, true); in LaunchHotwordAudioVerificationApp()