/frameworks/base/docs/html/guide/topics/appwidgets/ |
index.jd | 43 (such as the Home screen) and receive periodic updates. These views are referred 166 perform updates based on an alarm that will not wake the device. To do so, set an alarm with 244 but is called for the subsequent updates. It is the responsibility of the 334 onUpdated()} method. From within the Service, you can perform your own updates to the App Widget 412 onUpdate()} will be called for subsequent updates—it is only skipped the first time.</li>
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/ |
currBss.c | 61 * In eSTA5.0 FW updates and checks the quality of the connection with 503 * This function updates only BSS Loss parameter , we need it to be able to consider the 609 * updates current AP database. 657 * updates current AP database. [all...] |
/external/bluetooth/glib/docs/reference/ |
ChangeLog | 320 * gobject/*: Some updates to the tutorial. Patch by Emmanuele 599 * glib/tmpl/unicode.sgml: Updates for Unicode 5.1 668 * gio/gio-sections.txt: Updates 781 * gio/gio-sections.txt: Updates 830 * gio/gio-sections.txt: Updates 860 * gio/gio-sections.txt: Updates [all...] |
/external/bluetooth/glib/ |
NEWS | 176 * Updates translations: 350 * Translation updates: 724 * Translation updates: [all...] |
/development/samples/JetBoy/src/com/example/android/jetboy/ |
JetBoyView.java | 227 // updates the screen clock. Also used for tempo timing. 741 * This method handles the state updates that can be caused by key press 775 * This method updates the laser status based on user input and shot 875 * This method updates explosion animation and removes them once they [all...] |
/frameworks/base/services/java/com/android/server/ |
LocationManagerService.java | 80 * updates and alerts. 175 * location updates. 508 // Register for Network (Wifi or Mobile) updates 511 // Register for Package Manager updates [all...] |
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
txCtrl.c | 502 * It updates the following mappings (by this oredr!): [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
txCtrl.c | 500 * It updates the following mappings (by this oredr!): [all...] |
/bootable/recovery/ |
ui.c | 198 // Updates only the progress bar, if possible, otherwise redraws the screen. 377 // Skip updates that aren't visibly different.
|
/dalvik/libcore/archive/src/main/java/java/util/jar/ |
JarVerifier.java | 100 * Updates a digest with one byte. 108 * Updates a digest with byte array.
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/ |
AtomicLongFieldUpdater.java | 15 * A reflection-based utility that enables atomic updates to 19 * updates.
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/crypto/ |
SHA1withDSA_SignatureImpl.java | 290 * Updates data to sign or to verify. 303 * Updates data to sign or to verify.
|
/external/dhcpcd/ |
dhcpcd.8 | 313 Requests that the DHCP server updates DNS using FQDN instead of just a 322 itself never does any DNS updates.
|
dhcpcd.8.in | 314 Requests that the DHCP server updates DNS using FQDN instead of just a 323 itself never does any DNS updates.
|
/external/dnsmasq/src/ |
lease.c | 160 lease_set_hostname(lease, name, 1); /* updates auth flag only */ 418 /* this shouldn't happen unless updates are very quick and the
|
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
OMX_Other.h | 200 * updates. */ 238 * A value of zero is reserved for time scale updates. */
|
/external/sonivox/jet_tools/JetCreator/ |
JetSegGraph.py | 322 """ Updates the location bar in case screen moved or resized """
334 """ Updates the location bar """
|
/external/strace/ |
strace.spec | 118 - new upstream version, misc fixes and updates (#128091, #129166, #128391, #129378, #130965, #131177) 121 - new upstream version, updates ioctl lists (#127398), fixes quotactl (#127393), more ioctl decoding (#126917)
|
/external/v8/tools/ |
stats-viewer.py | 47 # The interval, in milliseconds, between ui updates 277 """Updates the ui for this counter.
|
/external/webkit/WebCore/platform/graphics/ |
GraphicsLayer.h | 333 // Some compositing systems may do internal batching to synchronize compositing updates 334 // with updates drawn into the window. This is a signal to flush any internal batched state.
|
/frameworks/base/core/java/android/os/ |
AsyncTask.java | 233 * This method can call {@link #publishProgress} to publish updates 401 * publish updates on the UI thread while the background computation is
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Other.h | 183 * updates. */
221 * A value of zero is reserved for time scale updates. */
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
requestHandler.c | 262 - The function updates the numOfWaitingRequests variable 325 Note: The function updates the numOfWaitingRequests internal
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserDownloadPage.java | 263 // Do this right away, so we get no more updates. 267 // before the one that updates the ListView.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/ |
VoiceInput.java | 46 * View (getView()), which it updates as recognition occurs. The user of this 65 // landscape view. It causes Extracted text updates to be rejected due to a token mismatch
|