/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
Source.java | 119 * Updates a shorcut.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiAbstractTextAttributeNode.java | 70 * Updates the current text field's value when the XML has changed.
|
UiTextValueNode.java | 36 * Updates the current text field's value when the XML has changed.
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
ISettingsPage.java | 44 * Setting to display only packages that are new or updates.
|
/frameworks/base/core/java/android/widget/ |
PopupWindow.java | [all...] |
/external/apache-http/src/org/apache/http/conn/ |
OperatedClientConnection.java | 148 * Updates this connection. 150 * Updates are used for example when a tunnel has been established,
|
/frameworks/base/docs/html/guide/topics/location/ |
index.jd | 9 <li>Android provides a location framework that your application can use to determine the device's location and bearing and register for updates.</li> 46 <li>Register/unregister for periodic updates of current location from a
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
sbitmap.h | 59 /* Set bit number BITNO in the sbitmap MAP. Updates population count 78 /* Reset bit number BITNO in the sbitmap MAP. Updates population
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
HandleNativeHeap.java | 27 * Handle thread status updates. 156 // this means that updates aren't turned on.
|
/system/wlan/ti/wilink_6_1/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. */
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-10 | 100 * NEWS: Updates. 135 * NEWS: Updates 202 * NEWS: Updates 241 * NEWS: Updates 321 * NEWS: Updates 347 * NEWS: Updates 417 * NEWS: Updates 603 * NEWS: Updates 652 * glib/gutf8.c: Documentation updates. (#323291, Morten Welinder) 929 * glib/glib.symbols: Updates [all...] |
ChangeLog.pre-2-6 | 23 * README.in: Updates 25 * NEWS: Updates. 38 * NEWS: Updates 135 * NEWS: Updates 314 * NEWS: Updates 410 * NEWS: Updates 472 * glib/goption.c: Documentation updates. 613 * NEWS: Updates. 925 * NEWS: More updates. [all...] |
/packages/apps/Phone/src/com/android/phone/ |
CallCard.java | 197 * Updates the state of all UI elements on the CallCard, based on the 255 * Updates the UI for the state where the phone is in use, but not ringing. 296 * Updates the UI for the state where an incoming call is ringing (or 317 * Updates the UI for the state where the phone is not in use. 332 * Updates the main block of caller info on the CallCard 593 * Updates the "card title" (and also elapsed time widget) based on 667 // Also see onTickForCallTimeElapsed(), which updates this 717 * Updates mElapsedTime based on the specified number of seconds. [all...] |
/dalvik/libcore/prefs/src/main/java/java/util/prefs/ |
Preferences.java | 60 * synchronously perform all pending updates, but the implementation is 326 * Forces all pending updates to this node and its descendants to be 655 * updates the value if a preference with the given key already exists. 674 * given key and value or updates the value if a preference with the given 693 * form of the given value or updates the value if a preference with the 718 * value or updates the value if a preference with the 741 * value or updates the value if a preference with the 764 * value or updates the value if a preference with the 787 * value or updates the value if a preference with the [all...] |
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
DigestInputStreamTest.java | 127 * Assertion: updates associated digest<br> 342 * Assertion: updates associated digest<br> 381 * Assertion: updates associated digest<br> 426 * Assertion: updates associated digest<br> 478 * Assertion: updates associated digest<br>
|
/external/clearsilver/python/examples/trans/ |
trans.py | 526 updates = 0 541 updates = updates + 1 546 log("New maps: %d Updates: %d" % (new_r, updates - new_r))
|
/frameworks/base/docs/html/sdk/1.6_r1/ |
upgrading.jd | 101 <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> 105 <li>In the resulting Available Updates dialog, ensure that both Android DDMS 117 <li>Select <strong>Help</strong> > <strong>Check for Updates</strong>. </li> 118 <li>In the resulting Available Updates dialog, locate the Android DDMS and 121 <p>If the Available Updates dialog does not list Android DDMS and Android
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
Mac.java | 236 * Updates this {@code Mac} instance with the specified byte. 251 * Updates this {@code Mac} instance with the data from the specified buffer 298 * Updates this {@code Mac} instance with the data from the specified
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 247 * updates should either be sets, clears, or set_pte_atomic for P->P 260 /* local pte updates need not use xchg for locking */ 325 * care about updates and native needs no locking
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_file_cache.cpp | 95 //flush any cache updates 302 //entire cache is full-- flush updates to disk 440 //no updates in cache since last flush
|
/frameworks/base/core/java/android/os/ |
RecoverySystem.java | 52 * system updates, wipe user data, etc.) 59 * certs) authorized to sign OTA updates. 127 * updates as verification proceeds. May be null.
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputConnection.java | 44 * like to receive updates when the extracted text changes. 106 * and optionally the input connection can send updates to the 239 * The editor will try to avoid sending you updates about its state
|
/frameworks/base/docs/html/guide/publishing/ |
publishing.jd | 21 <li><a href="#marketupgrade">Publishing Updates on Android Market</a> 96 the basis for identifying the application internally and handling updates, and 105 <h3 id="marketupgrade">Publishing Updates on Android Market</h3>
|
/external/dbus/ |
NEWS | 376 - lots and lots of mono binding updates, including fixes to make it 380 - lots of python binding updates 381 - config file DTD updates 475 - docs updates 585 - Specification updates 602 - Specification updates
|
/packages/apps/Email/src/com/android/email/ |
Controller.java | [all...] |