Searched
full:suggestions (Results
476 -
500 of
1083) sorted by null
<<11121314151617181920>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddCopy.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
ddCopyAbs.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
ddCopyNegate.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
ddMinus.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
ddPlus.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
dqAbs.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
dqClass.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
dqCopy.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
dqCopyAbs.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
dqCopyNegate.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
dqMinus.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
dqPlus.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
testall.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/ |
ContactAggregatorTest.java | [all...] |
/packages/apps/Browser/src/com/android/browser/provider/ |
BrowserProvider.java | 89 // how many suggestions will be shown in dropdown 92 // SHORT..LONG: filled by search suggestions 480 // Some web suggest providers only give suggestions and have no description string for 762 // Handle suggestions [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
GuidelineHandler.java | 158 * Suggestions for horizontal matches. There could be more than one, but all matches 170 * Suggestions for vertical matches. 243 * Returns true if the handler has any suggestions to offer 245 * @return true if the handler has any suggestions to offer 503 * Given a node, apply the suggestions by expressing them as relative layout param [all...] |
/external/chromium_org/chrome/common/ |
chrome_switches.cc | 355 // Disables the suggestions service. 356 const char kDisableSuggestionsService[] = "disable-suggestions-service"; 607 // Enables the suggestions service. 608 const char kEnableSuggestionsService[] = "enable-suggestions-service"; [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
omnibox_popup_cell.mm | 253 // Infinite suggestions are rendered with a prefix (usually ellipsis), which 313 // postfix suggestions are visible.
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
options_ui.cc | 389 base::ListValue* const suggestions) { 405 suggestions->Append(entry);
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_manager.h | 325 // Have we logged an address suggestions count metric for this page? 327 // Have we shown Autofill suggestions at least once?
|
autofill_metrics.h | 220 // We showed a popup containing Autofill suggestions. 410 // Log the number of Autofill suggestions presented to the user when filling a
|
/external/chromium_org/components/omnibox/ |
base_search_provider.cc | 28 // personalized suggestions. 464 // contents works for personalized suggestions, if more match types gain
|
/external/chromium_org/components/search_engines/ |
template_url_parser.cc | 52 // Mime type for as you type suggestions. 53 const char kSuggestionType[] = "application/x-suggestions+json";
|
/external/chromium_org/net/base/ |
mime_util_unittest.cc | 85 EXPECT_TRUE(IsSupportedNonImageMimeType("application/x-suggestions+json")); 313 "application/x-suggestions+json", NULL, NULL));
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
SearchRecentSuggestionsProviderTest.java | 53 // Use the recent suggestions helper. As long as we pass in our isolated context, 289 * Access an "open" (no selection) suggestions cursor and confirm that it has the specified
|
Completed in 1203 milliseconds
<<11121314151617181920>>