HomeSort by relevance Sort by last modified time
    Searched full:updates (Results 126 - 150 of 1088) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicBoolean.java 23 // setup to use Unsafe.compareAndSwapInt for updates
  /dalvik/vm/
LinearAlloc.h 35 pthread_mutex_t lock; /* controls updates to this struct */
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchQueryResults.java 47 // Get active display items for later updates
  /development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessorSdk5.java 41 * social status updates (see {@link android.provider.ContactsContract.StatusUpdates}).
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java 73 // fetch updates from the sample service over the cloud
  /development/samples/Wiktionary/
AndroidManifest.xml 51 <!-- Broadcast Receiver that will process AppWidget updates -->
  /development/simulator/app/
README 31 a different system, because it updates all the local paths without
  /external/dnsmasq/contrib/wrt/
README 36 it updates the relevant nvram entry.
  /external/e2fsprogs/lib/ext2fs/
alloc.c 103 * This function zeros out the allocated block, and updates all of the
  /external/openssl/crypto/buffer/
buf_err.c 57 * made to it will be overwritten when the script next updates this file,
  /external/openssl/crypto/comp/
comp_err.c 57 * made to it will be overwritten when the script next updates this file,
  /external/openssl/crypto/
cpt_err.c 57 * made to it will be overwritten when the script next updates this file,
  /external/openssl/crypto/ecdh/
ech_err.c 57 * made to it will be overwritten when the script next updates this file,
  /external/openssl/crypto/objects/
obj_err.c 57 * made to it will be overwritten when the script next updates this file,
  /external/v8/test/mjsunit/regress/
regress-254.js 30 // RegExp with global flag: exec and test updates lastIndex.
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheStorage.h 64 bool storeNewestCache(ApplicationCacheGroup*); // Updates the cache group, but doesn't remove old cache.
  /external/webkit/WebKitTools/Scripts/
update-iexploder-cssproperties 29 # This script updates WebKitTools/iExploder/htdocs/cssproperties.in based on
update-sources-list.py 27 # added to GTK, QT, etc. so that file updates can happen in one place.
update-webkit 65 -q|--quiet pass -q to svn update for quiet updates
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
metered_stream.py 75 This is used for progress updates that don't need to be preserved in
  /external/webkit/WebKitTools/WebKitLauncher/
WebKitLauncherURLProtocol.m 77 if ([resourceSpecifier isEqualToString:@"check-for-updates"]) {
  /frameworks/base/core/java/android/app/
TabActivity.java 94 * Updates the screen state (current list and other views) when the
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_proto.h 44 /* Linkage, sets prot link and updates hdrlen in pub */
  /packages/apps/Calendar/src/com/android/calendar/
SelectCalendarsAdapter.java 88 // This is to keep our update tokens separate from other tokens. Since we cancel old updates
253 * do updates on its own.
259 // This is to allow us to do queries and updates with the same AsyncQueryHandler without
406 // Set up a refresh for some point in the future if we haven't stopped updates yet
  /packages/apps/Contacts/src/com/android/contacts/ui/widget/
BaseContactEditorView.java 43 * Internal updates are performed against {@link ValuesDelta} so that the

Completed in 388 milliseconds

1 2 3 4 56 7 8 91011>>