Searched refs:queries (Results 1 – 24 of 24) sorted by relevance
/frameworks/base/core/java/android/net/ |
D | MailTo.java | 79 String[] queries = query.split("&"); in parse() local 80 for (String q : queries) { in parse()
|
/frameworks/base/docs/html/guide/topics/search/ |
D | adding-recent-query-suggestions.jd | 32 queries. For example, if a user previously searched for "puppies," then that query appears as a 44 <img src="{@docRoot}images/search/search-suggest-recent-queries.png" alt="" height="417" /> 55 <p>To provide recent queries suggestions, you need to:</p> 64 <li>Save queries to your content provider each time a search is executed.</li> 181 <p>To populate your collection of recent queries, add each query
|
D | index.jd | 50 <li>Provide search suggestions based on recent user queries</li> 67 <dd>How to show suggestions based on queries previously used in the search dialog.</dd> 89 personal information along with the search queries. For example, if you are searching for businesses
|
D | searchable-config.jd | 153 a way to disambiguate the suggestions queries when you receive them.</dd> 210 supersets of queries that have returned zero results in the past. For example, if 213 only for the life of the search dialog (when the search dialog is reopened, "bo" queries your 261 <td>Use free-form speech recognition for dictating queries. This is primarily
|
D | adding-custom-suggestions.jd | 146 to each suggestion and how you want to format queries to your content provider. The other optional 161 <p>When the user starts typing into the search dialog, the Search Manager queries your content 293 text). If you chose to receive suggestion queries this way and need to add wildcards to 566 {@code showResult()} method that queries the content provider for the item specified by the URI.</p>
|
D | search-dialog.jd | 575 test the voice recognition and ensure that it understands the types of queries that
|
/frameworks/base/docs/html/resources/articles/ |
D | can-i-use-this-intent.jd | 18 The example below shows a helper method that queries the system package manager 25 * method queries the package manager for installed packages that can
|
D | live-folders.jd | 94 on the live folder to open it, Home queries the content provider referenced by
|
D | painless-threading.jd | 23 queries on the UI thread will block the whole user interface. No event
|
D | wikinotes-intents.jd | 34 <li>If a match is found, Android queries the ContentProvider using the URI,
|
D | contacts.jd | 253 explicit table names in nested queries and the use of columns that were not
|
/frameworks/base/docs/html/guide/tutorials/views/ |
D | hello-gallery.jd | 108 <p>The next three methods are required for basic member queries.
|
/frameworks/base/docs/html/guide/topics/data/ |
D | data-storage.jd | 416 <p>You can execute SQLite queries using the {@link android.database.sqlite.SQLiteDatabase} 420 the projection, selection, columns, grouping, and others. For complex queries, such as 423 several convienent methods for building queries.</p>
|
D | backup.jd | 65 android.app.backup.BackupManager}) queries your application for backup data, then hands it to
|
/frameworks/base/docs/html/resources/tutorials/views/ |
D | hello-gallery.jd | 143 that must be implemented for simple queries on the {@link android.widget.Adapter}.
|
/frameworks/base/docs/html/sdk/ |
D | android-1.6-highlights.jd | 149 suggestions in response to user queries.
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | menus.jd | 212 <p>In this example, {@link android.view.MenuItem#getItemId()} queries the ID for the selected menu 335 Options Menu</a>, in which {@link android.view.MenuItem#getItemId()} queries the ID for the selected
|
/frameworks/base/docs/html/guide/market/billing/ |
D | billing_admin.jd | 148 …resources listed in the following table (see table 2). By directing your queries to the correct fo…
|
/frameworks/base/docs/html/guide/practices/ |
D | screens_support.jd | 367 case, the system will "lie" to the application when it queries for screen 403 application when it queries for screen dimensions, and report 320x480. Instead
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | uses-feature-element.jd | 213 <p>When the user launches the Market application, the application queries the
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | content-providers.jd | 747 the columns in queries and other instructions.
|
/frameworks/base/docs/html/guide/topics/media/jet/ |
D | jetcreator_manual.jd | 1151 …ontent determines how graphic events are displayed. The application then queries the user response…
|
/frameworks/base/docs/html/guide/publishing/ |
D | licensing.jd | 1115 queries the system settings for the 1948 table below. By directing your queries to the correct forum, you can get the
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_nontext.txt | 3280 /sdcard/android/layout_tests/printing/media-queries-print.html
|