/frameworks/base/docs/html/sdk/1.6_r1/ |
upgrading.jd | 100 <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> 104 <li>In the resulting Available Updates dialog, ensure that both Android DDMS 116 <li>Select <strong>Help</strong> > <strong>Check for Updates</strong>. </li> 117 <li>In the resulting Available Updates dialog, locate the Android DDMS and 120 <p>If the Available Updates dialog does not list Android DDMS and Android
|
/packages/apps/MusicFX/src/com/android/musicfx/ |
ActivityMusic.java | 541 * Updates UI (checkbox, seekbars, enabled states) according to the current stored preferences. 572 * Updates UI for headset mode. En/disable VI and BB controls depending on headset state 689 * Updates the EQ display when the user stops changing. 703 * Updates the EQ by getting the parameters. 717 * Updates/sets a given EQ band level.
|
/development/tools/labpretest/ |
labpretest.sh | 9 # updates the bootloader image, updates the radio image, updates the system
|
/external/bluetooth/glib/ |
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...] |
/external/chromium/chrome/browser/resources/options/ |
browser_options.js | 189 * Updates the search engine popup with the given entries. 221 * Updates the startup pages list with the given entries. 436 * Updates the autocomplete suggestion list with the given entries.
|
options_page.js | 148 * Updates the visibility and stacking order of the subpage backdrop 245 * Closes the visible overlay. Updates the history state after closing the 321 * Updates managed banner visibility state based on the topmost page. 632 * Updates all frozen pages to match the horizontal scroll position. 643 * Updates the given frozen element to match the horizontal scroll position. 803 * Updates managed banner visibility state. This function iterates over
|
autofill_edit_address_overlay.js | 75 * Updates the data model for the list named |listName| with the values from 172 * Updates the postal code and state field labels appropriately for the
|
/external/chromium/chrome/browser/search_engines/ |
template_url_model.h | 221 // . NOTIFY_GOOGLE_URL_UPDATED: updates mapping for any keywords containing 315 // Updates the information in |existing_turl| using the information from 341 // Invoked when the Google base URL has changed. Updates the mapping for all
|
/external/chromium/chrome/browser/ui/gtk/ |
location_bar_view_gtk.h | 84 // Updates the location bar. We also reset the bar's permanent text and 328 // Updates the site type area: changes the icon and shows/hides the EV 332 // Updates the maximum size of the EV certificate label.
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.h | 400 // visible. Updates the preferences to match the users choice as appropriate. 449 // Updates the colors for all the child objects in the bookmarks bar. 452 // Updates the visibility of |other_bookmarked_button_| and
|
/external/chromium/chrome/browser/ui/views/ |
create_application_shortcut_view.cc | 49 // Updates the title/description of the web app. 52 // Updates the icon of the web app. 63 // Creates or updates description label.
|
/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/llvm/lib/Analysis/ |
PathNumbering.cpp | 489 // Proxy to node's constructor. Updates the DAG state. 496 // Proxy to edge's constructor. Updates the DAG state. 507 // Adds a backedge with its phony edges. Updates the DAG state.
|
/external/wpa_supplicant_8/hostapd/ |
README-WPS | 255 AP configuration updates internally. However, it is possible to 266 Processing of received configuration updates can be disabled with 269 configuration updates based on messages received from hostapd over
|
/frameworks/base/core/java/android/os/ |
RecoverySystem.java | 54 * system updates, wipe user data, etc.) 61 * certs) authorized to sign OTA updates. 130 * updates as verification proceeds. May be null.
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputConnection.java | 45 * like to receive updates when the extracted text changes. 122 * and optionally the input connection can send updates to the 277 * The editor will try to avoid sending you updates about its state
|
/libcore/luni/src/main/java/javax/crypto/ |
Mac.java | 230 * Updates this {@code Mac} instance with the specified byte. 245 * Updates this {@code Mac} instance with the data from the specified buffer 291 * Updates this {@code Mac} instance with the data from the specified
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadService.java | 61 /** Class to handle Notification Manager updates */ 73 * The thread that updates the internal download list from the content 440 * Updates the local copy of the info about a download.
|
/external/dbus/ |
NEWS.pre-1-0 | 364 - lots and lots of mono binding updates, including fixes to make it 368 - lots of python binding updates 369 - config file DTD updates 463 - docs updates 573 - Specification updates 590 - Specification updates
|
/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/chromium/chrome/browser/autocomplete/ |
search_provider.h | 270 // Updates the value of |done_| from the internal state. 273 // Updates the description/description_class of the first search match.
|
/external/chromium/chrome/browser/content_settings/ |
content_settings_notification_provider.cc | 280 // |Observe()| updates the whole permission set in the cache, but only a 319 // Persist the pref if anthing changed, but only send updates for the
|
/external/chromium/chrome/browser/extensions/ |
extension_updater.cc | 227 // If the extension updates itself from the gallery, ignore any update URL 710 // We want to try parsing the manifest, and if it indicates updates are 711 // available, we want to fire off requests to fetch those updates. 741 // below if they actually have updates we need to fetch and install). 750 std::vector<int> updates = DetermineUpdates(fetch_data, *results); local 751 for (size_t i = 0; i < updates.size(); i++) { 752 const UpdateManifest::Result* update = &(results->list.at(updates[i])); [all...] |
/external/chromium/chrome/browser/instant/ |
instant_controller.h | 193 // Updates |displayable_loader_| and if necessary notifies the delegate. 217 // Updates InstantLoaderManager and its current InstantLoader. This is invoked
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_thread.h | 35 // designed to make the case where we want to download updates for a 121 // Typically used for fetching updates for a subset of the enabled types
|