HomeSort by relevance Sort by last modified time
    Searched full:autocomplete (Results 276 - 300 of 1186) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/sdk/installing/
studio-tips.jd 177 <td>Command look-up (autocomplete command name)</td>
  /packages/apps/Contacts/src/com/android/contacts/group/
SuggestedMemberListAdapter.java 324 // lookup URI for this contact using the autocomplete filter queries
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
BasicHtmlSanitizerTest.java 387 sanitize("<form autocomplete=\"on\"></form>", "<form autocomplete=\"on\"></form>");
544 sanitize("<input autocomplete=\"on\"/>", "<input autocomplete=\"on\" />");
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
rendering-configs.xml 20 android:text="AutoComplete"
  /external/chromium_org/chrome/browser/autocomplete/
bookmark_provider_unittest.cc 5 #include "chrome/browser/autocomplete/bookmark_provider.h"
17 #include "chrome/browser/autocomplete/chrome_autocomplete_scheme_classifier.h"
search_provider_unittest.cc 19 #include "chrome/browser/autocomplete/autocomplete_classifier_factory.h"
20 #include "chrome/browser/autocomplete/autocomplete_controller.h"
21 #include "chrome/browser/autocomplete/chrome_autocomplete_provider_client.h"
22 #include "chrome/browser/autocomplete/chrome_autocomplete_scheme_classifier.h"
23 #include "chrome/browser/autocomplete/history_url_provider.h"
809 // A multiword search with one visit should not autocomplete until multiple
    [all...]
  /external/chromium_org/chrome/browser/autofill/
autofill_browsertest.cc 764 // Test CC info not offered to be saved when autocomplete=off for CC field.
765 // If the credit card number field has autocomplete turned off, then the credit
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
accessibility_api_handler.js 118 * bulk change - in particular, autocomplete in the location bar comes
382 // specifically for the location bar with autocomplete - typing a
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
event_watcher_test.unitjs 386 '<input id="input" value="" role="combobox" aria-autocomplete="list"' +
421 '<input id="input" value="" role="combobox" aria-autocomplete="list"' +
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
editable_text_test.unitjs 331 * Test autocomplete; suppose a user is typing "google.com/firefox" into an
335 TEST_F('CvoxEditableTextUnitTest', 'Autocomplete', function() {
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.mm 17 #include "chrome/browser/autocomplete/autocomplete_classifier.h"
18 #include "chrome/browser/autocomplete/autocomplete_classifier_factory.h"
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 18 #include "chrome/browser/autocomplete/autocomplete_controller.h"
838 // keystroke to allow the asynchronously-received inline autocomplete
    [all...]
  /external/chromium_org/components/autofill/core/browser/
form_structure_unittest.cc 89 // autocomplete=off
357 // Verify that we can correctly process the |autocomplete| attribute.
396 // Verify that we can correctly process the 'autocomplete' attribute for phone
438 // If at least one field includes type hints in the 'autocomplete' attribute, we
472 // Now update the first form field to include an 'autocomplete' attribute.
487 // Verify that we can correctly process sections listed in the |autocomplete|
551 // |autocomplete| attribute.
594 // |autocomplete| attribute.
    [all...]
autofill_metrics.h 102 // Autocomplete data requested from a frame hosted on an origin not matching
  /external/chromium_org/components/omnibox/
omnibox_field_trial.h 94 // the autocomplete dynamic and static field trials is that the former
103 // This method simply goes over all autocomplete dynamic field trial groups
base_search_provider.cc 462 // We can't check the destination URL, because the autocomplete controller
keyword_provider.cc 275 // in the autocomplete popup.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/strings/
chromevox_strings.grd     [all...]
  /external/chromium_org/chrome/browser/history/
history_service.h 82 // (eventually) information about autocomplete.
571 // Called by the HistoryURLProvider class to schedule an autocomplete, it
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.mm 307 // When the window resigns, make sure the autocomplete popup is no
autocomplete_text_field_editor.mm 60 // unlikely to work reliably due to our autocomplete interfering.
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_cell.mm 201 // with the star button and autocomplete field.
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.cc 64 // currently highlighted entry in the autocomplete popup. It's a mix of
  /external/chromium_org/chrome/browser/ui/toolbar/
toolbar_model_unittest.cc 10 #include "chrome/browser/autocomplete/autocomplete_classifier_factory.h"
  /external/chromium_org/chrome/test/base/
ui_test_utils.cc 27 #include "chrome/browser/autocomplete/autocomplete_controller.h"

Completed in 2971 milliseconds

<<11121314151617181920>>