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

1 2 3 4 5 6 78 91011>>

  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicIntegerFieldUpdater.java 15 * A reflection-based utility that enables atomic updates to
19 * updates.
AtomicReferenceFieldUpdater.java 15 * A reflection-based utility that enables atomic updates to
19 * independently subject to atomic updates. For example, a tree node
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
package-info.java 121 * traversals greatly outnumber the number of updates to a list.
147 * it may (or may not) reflect any updates since the iterator was
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
NetworkUtilities.java 204 * Fetches the list of friend data updates from the server
209 * @return list The list of updates received from the server.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 145 * and updates the GUI when finished.
262 * back to the GUI thread where it updates with the newly-found entry.
  /external/emma/core/java12/com/vladium/util/
IntIntMap.java 163 * Updates the table to map 'key' to 'value'. Any existing mapping is overwritten.
211 * Updates the table to map 'key' to 'value'. Any existing mapping is overwritten.
ObjectIntMap.java 153 * Updates the table to map 'key' to 'value'. Any existing mapping is overwritten.
204 * Updates the table to map 'key' to 'value'. Any existing mapping is overwritten.
  /external/iproute2/
RELNOTES 49 * Updates list of data protocol ids.
111 * some updates in documentaion to reflect new status.
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.h 111 SDL_Thread *thread; /* thread for async updates to the screen */
112 SDL_sem *sem1, *sem2; /* synchronization for async screen updates */
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 103 // The WMP plugin sets its size on the first NPP_SetWindow call and never updates its size, so
129 // The DivX plugin sets its size on the first NPP_SetWindow call and never updates its size, so
  /external/wpa_supplicant_6/wpa_supplicant/
README-WPS 83 to allow configuration file updates:
176 By default, wpa_supplicant processes received credentials and updates
  /frameworks/base/core/java/android/appwidget/
AppWidgetManager.java 36 * Updates AppWidget state; gets information about installed AppWidget providers and other
148 * provider, or just a subset. The system tries to send updates for as few AppWidget
  /frameworks/base/docs/html/guide/appendix/faq/
security.jd 134 Open Handset Alliance members release updates.</p>
154 properly support your customers by keeping abreast of software updates, please
  /frameworks/base/docs/html/guide/topics/manifest/
uses-sdk-element.jd 98 updates, consider the following example: </p>
122 is likely to be installed will receive periodic system updates over the air, so
  /frameworks/base/docs/html/resources/faq/
security.jd 134 Open Handset Alliance members release updates.</p>
154 properly support your customers by keeping abreast of software updates, please
  /frameworks/base/docs/html/sdk/1.0_r1/
upgrading.jd 46 <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <strong>Find
74 <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates...</strong>.</li>
  /frameworks/base/docs/html/sdk/1.0_r2/
upgrading.jd 46 <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <strong>Find
74 <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates...</strong>.</li>
  /frameworks/base/docs/html/sdk/
android-1.6-highlights.jd 41 <li><a href="#AndroidMarketUpdates">Android Market Updates</a></li>
121 <h2 id="AndroidMarketUpdates" style="clear:right">Android Market Updates</h2>
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_descriptors.h 136 uint32 TxResultFwCounter; /* FW updates num of results written to results-queue since FW-init. */
137 uint32 TxResultHostCounter; /* Host updates num of results read from results-queue since FW-init. */
  /packages/apps/Contacts/src/com/android/contacts/model/
Sources.java 92 // Request updates when packages or accounts change
103 // Request updates when locale is changed so that the order of each field will
  /packages/providers/DrmProvider/src/com/android/providers/drm/
DrmProvider.java 83 * Updates the database format when a new content provider is used
87 // TODO: decide on a general policy when updates become relevant
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationToggle.java 49 /** Listen to changes to the UI node for <application> and updates the checkbox */
123 * Updates the application tooltip in the form text.
  /system/extras/latencytop/
latencytop.c 421 " -d delay Time to sleep between updates.\n"
422 " -n iterations Number of updates to show (0 = infinite).\n"
  /external/bluetooth/glib/
ChangeLog.pre-2-8 7 * NEWS: Updates
43 * NEWS: Updates
101 * NEWS: Updates
126 * NEWS: Updates
163 * NEWS: Updates
181 reference counts to trigger and catch non-atomic updates.
248 * NEWS: Updates
307 * NEWS: Updates
384 * NEWS: Updates
435 * NEWS: Updates
    [all...]
  /packages/apps/Email/src/com/android/email/
MessagingController.java 1245 Cursor updates = resolver.query(EmailContent.Message.UPDATED_CONTENT_URI, local
    [all...]

Completed in 553 milliseconds

1 2 3 4 5 6 78 91011>>