HomeSort by relevance Sort by last modified time
    Searched full:queries (Results 76 - 100 of 1226) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
FacetProviderAdapter.java 27 * Queries {@link FacetProvider} for a given type within Adapter.
  /packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
WebConcurrency.java 40 // Delay between queries (in milliseconds).
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
SQLiteAsyncQuery.java 22 * Abstract helper base class for asynchronous SQLite queries.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
compquery.py 28 """Base class for SETools component queries."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
compquery.py 28 """Base class for SETools component queries."""
  /system/netd/server/
TetherController.h 31 // NetId to use for forwarded DNS queries. This may not be the default
  /frameworks/base/docs/html/guide/topics/search/
adding-recent-query-suggestions.jd 14 <li><a href="#SavingQueries">Saving Queries</a></li>
33 queries. For example, if a user previously searched for "puppies," then that query appears as a
46 <img src="{@docRoot}images/search/search-suggest-recent-queries.png" alt="" height="417" />
57 <p>To provide recent queries suggestions, you need to:</p>
66 <li>Save queries to your content provider each time a search is executed.</li>
180 <h2 id="SavingQueries">Saving Queries</h2>
182 <p>To populate your collection of recent queries, add each query
  /frameworks/base/core/tests/coretests/src/android/provider/
SearchRecentSuggestionsProviderTest.java 93 * Simple test to see if we can write and read back a diverse set of queries
96 // we'll make 10 queries named "query x" and 10 queries named "test x"
115 * Test that the reordering code works properly. The most recently injected queries
116 * should replace existing queries and be sorted to the top of the list.
119 // first we'll make 10 queries named "group1 x"
200 // first we'll make 50 queries named "group1 x"
242 // first we'll make 10 queries named "group1 x"
265 * Write a sequence of queries into the database, with incrementing counters in the strings.
277 * A very slight delay to ensure that successive groups of queries in the DB canno
    [all...]
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/
usingdatastore.rst 36 consistency. Queries over multiple entity groups may return stale, `eventually consistent <http://en.wikipedia.org/wiki/Eventual_consistency>`_
37 results. Queries over a single entity group return up-to-date, strongly
38 consistent, results. Queries over a single entity group are called ancestor
39 queries. Ancestor queries use the parent key (instead of a specific entity's
43 use ancestor queries on those entity groups to return strongly consistent
81 # Ancestor Queries, as shown here, are strongly consistent with the High
82 # Replication datastore. Queries that span entity groups are eventually
117 # the same entity group. Queries across the single entity group will be
229 queries are not specified using SQL. Instead, you can prepare queries using
    [all...]
  /frameworks/base/core/java/android/app/usage/
NetworkStatsManager.java 31 * Queries can define a time interval in the form of start and end timestamps (Long.MIN_VALUE and
32 * Long.MAX_VALUE can be used to simulate open ended intervals). All queries (except
37 * Summary queries
42 * These queries aggregate network usage across the whole interval. Therefore there will be only one
46 * History queries
50 * These queries do not aggregate over time but do aggregate over state. Therefore there can be
  /frameworks/base/core/java/android/hardware/camera2/legacy/
PerfMeasurement.java 91 * in-progess queries.
99 * in-progress queries.
101 * @param maxQueries maximum in-progress queries, must be larger than 0.
156 * @throws IllegalStateException if the maximum number of queries are in progress already,
220 * {@link #NO_DURATION_YET} if no queries are pending or the next pending query has not
251 * @param maxQueryCount maximum in-progress queries; must be >= 1.
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/data/
VideoContentProvider.java 44 * Builds up a UriMatcher for search suggestion and shortcut refresh queries.
63 * Handles all the video searches and suggestion queries from the Search Manager.
  /development/samples/BusinessCard/src/com/example/android/businesscard/
BusinessCardActivity.java 33 * it launches an asynchronous query (queries should always be asynchronous) to load
95 * We should always run database queries on a background thread. The database may be
  /external/dnsmasq/contrib/try-all-ns/
dnsmasq-2.35-try-all-ns.patch 56 { "-0, --dns-forward-max=<queries>", gettext_noop("Maximum number of concurrent DNS queries. (defaults to %s)"), "!" },
  /external/jmdns/src/javax/jmdns/impl/tasks/resolver/
DNSResolverTask.java 23 * Counts the number of queries being sent.
77 // After three queries, we can quit.
  /external/llvm/lib/Analysis/
NoAliasAnalysis.cpp 11 // that simply returns "I don't know" for all queries.
25 /// don't know" for alias queries. NoAA is unlike other alias analysis
  /external/selinux/libselinux/man/man3/
selinux_status_open.3 78 returns 0 if SELinux treats policy queries on undefined object classes or
79 permissions as being allowed, 1 if such queries are denied, or \-1 on error.
  /frameworks/opt/chips/src/com/android/ex/chips/
Queries.java 27 * Phone and Email queries for supporting Chips UI.
29 /* package */ class Queries {
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
FrequentContactsCursorQueryData.java 89 // implementation where invalid SQL queries are returned for regular strequent
90 // queries. Using strequent_phone_only query as a fallback to display only phone
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Source.java 84 * Note: this does not guarantee that this source will be queried for queries of
92 * Indicates whether a source should be invoked for supersets of queries it has returned zero
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 116 /// Queries whether a resize is needed.
120 /// Queries what the new size should be.
sample_resize_trigger.hpp 122 /// Queries whether a resize is needed.
126 /// Queries whether a grow is needed.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 116 /// Queries whether a resize is needed.
120 /// Queries what the new size should be.
sample_resize_trigger.hpp 122 /// Queries whether a resize is needed.
126 /// Queries whether a grow is needed.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 116 /// Queries whether a resize is needed.
120 /// Queries what the new size should be.

Completed in 1004 milliseconds

1 2 34 5 6 7 8 91011>>