Home | History | Annotate | Download | only in search

Lines Matching defs:search

16 package com.android.browser.search;
23 * Interface for search engines.
27 // Used if the search engine is Google
31 * Gets the unique name of this search engine.
36 * Gets the human-readable name of this search engine.
41 * Starts a search.
46 * Gets search suggestions.
51 * Checks whether this search engine supports search suggestions.
56 * Closes this search engine.
61 * Checks whether this search engine should be sent zero char query.