HomeSort by relevance Sort by last modified time
    Searched full:performing (Results 726 - 750 of 1960) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 80 <p>Prefetching also provides an improved user experience by minimizing in-app latency caused by waiting for downloads to complete before performing an action or viewing data.</p>
130 <p>Any time-sensitive or on-demand transfer&mdash;such as downloading a full-sized image&mdash;should preempt regularly scheduled updates. The planned update should be executed at the same time as the on-demand transfer, with the next update scheduled to occur after the set interval. This approach mitigates the cost of performing a regular update by piggy-backing on the necessary time-sensitive photo download.</p>
  /frameworks/base/services/java/com/android/server/power/
ElectronBeam.java 65 // The relative proportion of the animation to spend performing
66 // the horizontal stretch effect. The remainder is spent performing
  /frameworks/support/v4/java/android/support/v4/widget/
ExploreByTouchHelper.java 75 /** Node provider that handles creating nodes and performing actions. */
159 * You should call this method after performing a user action that normally
  /ndk/docs/text/system/libc/
OVERVIEW.text 284 - when performing a query, use a properly randomized Query ID (instead of
287 - when performing a query, bind the local client socket to a random port
  /packages/apps/Music/src/com/android/music/
MusicPicker.java 197 * The mLoading flag is set while we are performing a background
583 * Common method for performing a query of the music database, called for
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imputil.py 168 # if a package is performing the import, then return itself (imports
181 # if a module in a package is performing the import, then return the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imputil.py 168 # if a package is performing the import, then return itself (imports
181 # if a module in a package is performing the import, then return the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourceParticipant.java 715 * field to rename it. it's derived so performing this change will generate
735 * field to rename it. it's derived so performing this change will generate
  /external/clang/lib/Sema/
SemaTemplateDeduction.cpp 49 /// \brief Allow non-dependent types to differ, e.g., when performing
53 /// \brief Whether we are performing template argument deduction for
104 /// performing template argument deduction for partial ordering of function
698 /// \param PartialOrdering If true, we are performing template argument
702 /// \param RefParamComparisons If we're performing template argument deduction
    [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
TouchExplorer.java 47 * This class is a strategy for performing touch exploration. It
125 // Handler for performing asynchronous operations.
480 // Check whether the user is performing a gesture. We
547 // performing a double tap to activate an item without need
    [all...]
  /external/chromium_org/net/third_party/nss/patches/
canfalsestart.patch 16 -/* client-speaks-first protocols when performing a full handshake. */
22 + * it saves a round trip for client-speaks-first protocols when performing a
36 -** performing a handshake.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_reg.h 621 * is overkill for performing a sync-to-fence. Older drivers
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 621 * is overkill for performing a sync-to-fence. Older drivers
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/location/
DetectedActivity.html 1008 performing this activity.</div>
    [all...]
  /art/compiler/dex/quick/mips/
utility_mips.cc 439 * performing null check, incoming MIR can be null. IMPORTANT: this
  /bionic/libc/kernel/
README.TXT 158 of some static inline functions performing very simple operations. a good
  /bionic/libc/netbsd/net/
base64.c 33 * the extent that such products are used for performing Domain Name System
  /build/tools/droiddoc/templates-ds/assets/
GPL-LICENSE.txt 144 cost of physically performing source distribution, a complete
  /build/tools/droiddoc/templates-sac/assets/
GPL-LICENSE.txt 144 cost of physically performing source distribution, a complete
  /build/tools/droiddoc/templates-sdk/assets/
GPL-LICENSE.txt 144 cost of physically performing source distribution, a complete
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothChatService.java 38 * thread for performing data transmissions when connected.
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChatService.java 38 * thread for performing data transmissions when connected.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoManager.java 38 * The class sets the pool size and cache size based on the particular operation it's performing.
  /external/aac/libAACdec/src/
aacdec_hcr_bit.cpp 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
aacdec_pns.cpp 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by

Completed in 1752 milliseconds

<<21222324252627282930>>