/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
DisplaySyncPerf.java | 154 * Updates the display with a new event.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourcePreviewHelper.java | 88 * Updates the preview based on the current selection and resource type, possibly
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
SettingsController.java | 251 * This updates Java system properties for the HTTP proxy.
|
/system/media/audio_utils/ |
resampler.c | 71 // outputs a number of frames less or equal to *outFrameCount and updates *outFrameCount
|
/system/media/wilhelm/src/android/ |
android_GenericPlayer.h | 158 // lock to protect mNotifyClient and mNotifyUser updates
|
/system/media/wilhelm/src/desktop/ |
SndFile.c | 186 /** \brief Called with mutex unlocked for marker and position updates, and play state change */
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
OutputFinisher.java | 231 * which updates the position and local info flags. 378 * them. It also updates the given {@code formats} array so 427 * registers that need to be reserved. It also updates the
|
/dalvik/dx/src/com/android/dx/dex/code/ |
OutputFinisher.java | 239 * which updates the position and local info flags. 387 * them. It also updates the given {@code opcodes} array so 437 * registers that need to be reserved. It also updates the
|
/dalvik/dx/src/com/android/dx/ssa/ |
SsaMethod.java | 487 * Updates the use list for a single change in source register. 512 * Updates the use list for a source list change. 603 * Updates a single definition.
|
/docs/source.android.com/src/tech/encryption/ |
android_crypto_implementation.md | 203 which queries that property every 5 seconds and updates a progress bar. 230 This will vary on other hardware. The loop updates the property 232 partition. The UI checks this property every 5 seconds and updates
|
/external/bluetooth/glib/build/ |
ChangeLog | 146 * win32/vs8/gthread.vcproj: Updates by Mike Edenfield. (#354124) 417 version number updates 420 by CVS HEAD Gimp. Minor updates,
|
/external/chromium/chrome/browser/chromeos/notifications/ |
notification_panel.cc | 150 // Updates the bound so that it can show all balloons. 290 // Updates the position of the |balloon|. 344 // Updates the bounds so that all notifications are visible.
|
/external/chromium/chrome/browser/history/ |
in_memory_url_index.h | 144 // Updates or adds an history item to the index if it meets the minimum 264 // set. Updates the previously-typed-character cache. 306 // Updates an existing entry in the word/history index by adding the
|
/external/chromium/chrome/browser/resources/net_internals/ |
dataview.js | 102 * Updates the counters showing how many events have been captured. 140 * If not already waiting for results from all updates, triggers all 141 * updates and starts waiting for them to complete.
|
/external/chromium/chrome/browser/sync/glue/ |
sync_backend_host.h | 67 // The backend queried the server recently and received some updates. 83 // updates. This is called when the first sensitive data type is 91 // accepted. After this is called, updates to sensitive nodes are
|
/external/chromium/chrome/browser/ui/views/ |
about_chrome_view.cc | 530 // On-demand updates for Chrome don't work in Vista RTM when UAC is turned 532 // on-demand updates. Silent updates (in the background) should still [all...] |
/external/chromium/chrome/browser/ui/views/frame/ |
browser_view.h | 457 // Updates sidebar UI according to the current tab and sidebar state. 466 // Updates various optional child Views, e.g. Bookmarks Bar, Info Bar or the 472 // Updates an optional child View, e.g. Bookmarks Bar, Info Bar, Download
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
session.h | 170 // Updates the state, signaling if necessary. 173 // Updates the error state, signaling if necessary. 366 // Updates the error state, signaling if necessary.
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/include/ |
mp4enc_api.h | 397 * @brief updates target frame rates of the encoded base and enhance layer (if any) while encoding operation is ongoing. 407 * @brief updates target bit rates of the encoded base and enhance layer (if any) while encoding operation is ongoing. 417 * @brief updates the INTRA frame refresh interval while encoding operation is ongoing.
|
/frameworks/base/services/java/com/android/server/ |
UiModeManagerService.java | 236 // A LocationListener to initialize the network location provider. The location updates 645 // enable network provider to receive at least location updates for a given 676 // enable passive provider to receive updates from location fixes (gps [all...] |
/ndk/docs/ |
OVERVIEW.html | 74 in later updates and releases of the platform. 79 later updates of the NDK can add support for more toolchains, platforms, 113 updates and releases of the platform.
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
EntityDelta.java | 366 * asserts can take place before any updates occur. 443 // Suspend aggregation while persisting updates 730 * Ensure that our internal structure is ready for storing updates. [all...] |
/packages/apps/Email/src/com/android/email/ |
MessagingController.java | 1318 Cursor updates = resolver.query(EmailContent.Message.UPDATED_CONTENT_URI, local [all...] |
/packages/apps/Settings/src/com/android/settings/widget/ |
SettingsAppWidgetProvider.java | 190 * Updates the remote views depending on the state (off, on, 655 * Updates the widget when something changes, or when a button is pushed. 668 * Updates the buttons based on the underlying states of wifi, etc. [all...] |
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
EntityDelta.java | 346 * asserts can take place before any updates occur. 416 // Suspend aggregation while persisting updates 648 * Ensure that our internal structure is ready for storing updates.
|