Searched
full:suggestions (Results
626 -
650 of
1083) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_popup_controller_impl.cc | 336 // TODO(isherman): Native AddressBook suggestions on Mac and Android should
|
/external/chromium_org/chrome/browser/ui/search/ |
instant_search_prerenderer_unittest.cc | 329 // Allow prerendering only for search type AutocompleteMatch suggestions.
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
new_tab_ui.cc | 129 // These two resources should be loaded only if suggestions NTP is enabled.
|
/external/chromium_org/components/autofill/core/browser/webdata/ |
autofill_table_unittest.cc | 187 // This is meant to get a list of suggestions for Name. The empty prefix 188 // in the second argument means it should return all suggestions for a name 209 // Querying for suggestions given a prefix is case-insensitive, so the prefix 210 // "cLa" shoud get suggestions for both Clarks. [all...] |
/external/chromium_org/components/omnibox/ |
autocomplete_provider.h | 103 // There are two possible providers for search suggestions. If the user has
|
/external/chromium_org/content/shell/renderer/test_runner/ |
event_sender.cc | 202 WebVector<WebString> suggestions; local 204 &suggestions); 205 for (size_t i = 0; i < suggestions.size(); ++i) { 206 strings.push_back(suggestions[i].utf8()); [all...] |
web_test_proxy.h | 108 const blink::WebVector<blink::WebColorSuggestion>& suggestions);
|
/external/chromium_org/testing/gtest/m4/ |
acx_pthread.m4 | 48 dnl if you have any other suggestions or comments. This macro was based
|
/external/chromium_org/third_party/mesa/src/m4/ |
ax_pthread.m4 | 46 # you have any other suggestions or comments. This macro was based on work
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
acx_pthread.m4 | 48 dnl if you have any other suggestions or comments. This macro was based
|
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
sctp_userspace.c | 298 * If you have any suggestions, additions, comments, or questions, please
|
/external/chromium_org/ui/android/java/strings/ |
android_ui_strings.grd | 210 <message desc="Label for 'other' button in date picker dialog and time picker dialog, used to close the list of suggestions and open the the full date/time picker [CHAR-LIMIT=32]" name="IDS_DATE_PICKER_DIALOG_OTHER_BUTTON_LABEL">
|
/external/clang/lib/ASTMatchers/Dynamic/ |
Parser.cpp | 331 // Do not return here. We need to continue to give completion suggestions.
|
/external/harfbuzz_ng/m4/ |
ax_pthread.m4 | 46 # you have any other suggestions or comments. This macro was based on work
|
/external/mesa3d/m4/ |
ax_pthread.m4 | 46 # you have any other suggestions or comments. This macro was based on work
|
/external/pcre/dist/m4/ |
ax_pthread.m4 | 46 # you have any other suggestions or comments. This macro was based on work
|
/external/protobuf/gtest/m4/ |
acx_pthread.m4 | 48 dnl if you have any other suggestions or comments. This macro was based
|
/external/protobuf/m4/ |
acx_pthread.m4 | 48 dnl if you have any other suggestions or comments. This macro was based
|
/external/tinyxml/ |
changes.txt | 139 - General cleanup suggestions from Fletcher Dunn.
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityWindowInfo.java | 44 * inputting text such as keyboard, suggestions, etc.
|
/frameworks/base/docs/html/design/wear/ |
patterns.jd | 76 <li>The cue card can be invoked to continue specifying the action. For example in a messaging application, tapping a ?Reply? action button invokes the Cue Card and prompts for voice input. In this case the prompt label (such as ?Speak your message??) and a set of sample voice suggestions can be specified by developers.</li>
|
/frameworks/base/docs/html/distribute/googleplay/ |
about.jd | 111 links to apps as suggestions. In results, users find the most relevant, most
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_menu.jd | 56 for suggestions on how to work with multiple sets of icons.</p>
|
/frameworks/base/keystore/java/android/security/ |
KeyChain.java | 230 * able to override these suggestions.
|
/frameworks/base/services/tests/servicestests/src/com/android/server/search/ |
SearchablesTest.java | 139 * to provide meta-data that will pass here (e.g. a non-existent suggestions authority).
|
Completed in 834 milliseconds
<<21222324252627282930>>