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

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/android/view/
ViewOutlineProvider.java 27 * Default outline provider for Views, which queries the Outline from the View's background,
  /frameworks/base/services/core/java/com/android/server/hdmi/
DevicePowerStatusAction.java 27 * Feature action that queries the power status of other device. This action is initiated via
  /frameworks/base/tools/aapt/tests/
MockDirectoryWalker.h 18 // Instead of system calls it queries a private data structure for the directory
  /hardware/qcom/audio/hal/msm8960/
platform.h 103 * We should take care of returning proper size when AudioFlinger queries for
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
reference_content.hpp 64 public: // queries
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
CalendarColorCache.java 28 * CalendarColorCache queries the provider and stores the account identifiers (name and type)
  /packages/apps/Camera2/src/com/android/camera/app/
MemoryManager.java 70 * Queries the memory consumed, total memory, and memory thresholds for this app.
  /packages/apps/Camera2/src/com/android/camera/data/
FilmstripContentQueries.java 31 * A set of queries for loading data from a content resolver.
  /packages/apps/Contacts/src/com/android/contacts/list/
JoinContactLoader.java 25 * A specialized loader for the Join Contacts UI. It executes two queries:
  /packages/apps/Dialer/src/com/android/dialer/calllog/
VoicemailQueryHandler.java 27 * Handles asynchronous queries to the call log for voicemail.
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
CursorQueryData.java 26 * Holds parameters and data (such as content URI) for performing queries on the content provider.
  /packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactRecipientAdapter.java 80 * A Filter for a RecipientEditTextView that queries Bugle's ContactUtil for auto-complete
91 * The queries are synchronously performed since this is not run on the main thread.
94 * If this is the case, perform two queries on phone number followed by email and
130 // main thread, perform the cursor loader queries directly.
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProviderValidator.java 28 * A helper class to validate projections for the UIProvider queries.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/permissions/
PermissionsUtil.java 77 * Queries if al the permissions are granted for the given permission strings.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
user.py 57 # will confuse, especially for role set equality user queries.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
rolequery.py 64 # will confuse, especially for set equality type queries.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/policyrep/
user.py 57 # will confuse, especially for role set equality user queries.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
rolequery.py 64 # will confuse, especially for set equality type queries.
  /cts/tests/tests/media/src/android/media/cts/
InputSurface.java 191 * Queries the surface's width.
200 * Queries the surface's height.
  /development/samples/SpellChecker/SampleSpellCheckerService/src/com/example/android/samplespellcheckerservice/
SampleSpellCheckerService.java 79 * If you don't override this method, the framework converts queries of
81 * to queries of
  /external/deqp/doc/testspecs/GLES3/
functional.ubo.txt 70 a reference memory layout is used instead and queries are made to validate the
74 pixels are checked. If all pixels are white and uniform layout queries didn't
  /external/deqp/modules/egl/
teglQuerySurfaceTests.cpp 315 EGLU_CHECK_MSG(egl, "before queries");
346 EGLU_CHECK_MSG(egl, "before queries");
376 EGLU_CHECK_MSG(egl, "before queries");
588 EGLU_CHECK_MSG(egl, "before queries");
617 EGLU_CHECK_MSG(egl, "before queries");
645 EGLU_CHECK_MSG(egl, "before queries");
689 // Simple queries
691 tcu::TestCaseGroup* simpleGroup = new tcu::TestCaseGroup(m_testCtx, "simple", "Simple queries");
  /external/dnsmasq/
doc.html 73 Dnsmasq can be configured to send queries for certain domains to
109 first location for queries, bugreports, suggestions etc.
  /external/mdnsresponder/mDNSCore/
uDNS.h 35 #define MAX_UCAST_UNANSWERED_QUERIES 2 // the number of unanswered queries from any one uDNS server before trying another server
103 // -UDNS_START_WAB_QUERY - start Wide Area Bonjour (domain enumeration) queries
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_query.c 79 oq = LIST_FIRST_ENTRY(struct nv30_query_object, &screen->queries, list);
83 LIST_ADDTAIL(&qo->list, &screen->queries);

Completed in 632 milliseconds

1 2 3 4 5 6 78 91011>>