HomeSort by relevance Sort by last modified time
    Searched refs:hotword (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/resources/options/
hotword_confirm_overlay.css 6 #hotword-confirm-overlay {
hotword_search_setting_indicator.css 5 /* Hotword extension-specific controlled setting indicator and bubble. */
7 #hotword-search-setting-indicator > div {
options.js 112 'hotword-confirm-overlay',
113 $('hotword-confirm-ok'),
114 $('hotword-confirm-cancel'),
115 $('hotword-search-enable').pref,
116 $('hotword-search-enable').metric),
browser_options.css 185 .hotword-settings {
  /external/chromium_org/chrome/browser/resources/hotword_helper/
optin_client.js 10 * page to show an opt-in message for the user to enable the built-in hotword
25 // Allow hotword opt-in message bubble to be displayed.
70 * Sends a command to the page allowing it to display the hotword opt-in
manager.js 9 * Google.com pages and the Chrome Hotword extension.
13 * - The hotword extension will be distributed as an externally loaded
15 * - Settings for enabling and disabling the hotword extension has moved to
56 * @param {HotwordStatus} hotwordStatus Status of the hotword extension.
140 * @return {boolean} True if url is an eligible hotword URL.
163 * @return {boolean} True if url is an eligible hotword URL.
audio_client.js 10 * Hotword extension.
78 * Errors that are sent to the hotword extension.
  /packages/apps/Launcher3/src/com/android/launcher3/
HolographicViewHelper.java 49 Bitmap hotword = createImageWithOverlay(v, mTempCanvas, mHotwordColor); local
52 FastBitmapDrawable hotwordD = new FastBitmapDrawable(hotword);
  /external/chromium_org/chrome/browser/ui/webui/options/
settings_app_browsertest.js 39 assertFalse(isVisible('hotword-search'));

Completed in 273 milliseconds