/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ViewHierarchy.java | 94 * reflects updates to the underlying {@link #mInvisibleParents} list. 260 * Creates or updates the node proxy for this canvas view info. 265 * This is a recursive call that updates the whole hierarchy starting at the given
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
ProjectState.java | 85 * return <code>null</code>), and updates the main project data so that the library 472 * Updates a library with a new path. 580 * <p/>This both updates the in-memory {@link #mProperties} values and on-disk
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_database.cc | 291 // Try to distinguish between updates from one broken user and a 365 // updates. 648 // updates. [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncapi.h | 193 // done on the syncapi client of this, the server may reject favicon updates 707 // Total updates available. If zero, nothing left to download. 709 // Total updates received by the syncer since browser start. 742 // 2. Updates to existing items with synced parents & predecessors. [all...] |
/external/webrtc/src/modules/audio_processing/ns/main/source/ |
ns_core.c | 146 inst->updates = 0; 270 if (inst->updates < END_STARTUP_LONG) 272 inst->updates++; 322 if (inst->updates >= END_STARTUP_LONG) 335 if (inst->updates < END_STARTUP_LONG) [all...] |
/frameworks/base/core/java/android/webkit/ |
ZoomManager.java | 758 * updates should not be sent to webkit. This can occur in cases where the 762 * @return true if scale related updates should not be sent to webkit and 767 // animations prevent updates, but others can add their own conditions [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentLinkedDeque.java | 322 // Check for head updates every other hop. 355 // Check for tail updates every other hop. 712 // Check for head updates every other hop. 737 // Check for tail updates every other hop. [all...] |
/packages/apps/Phone/src/com/android/phone/ |
NotificationMgr.java | 228 * Updates the status bar to reflect the current desired state. 609 * Updates the phone app's status bar notification based on the 623 * Updates the phone app's status bar notification *and* launches the [all...] |
/prebuilt/common/jfreechart/ |
README.txt | 336 - various Javadoc updates; 460 - incorporated contour plot updates from David M. O'Donnell; 534 - lots of Javadoc updates. 608 0.9.1 : (14-Jun-2002) Bug fixes and Javadoc updates. 651 Javadoc comment updates. Some minor changes to the [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
HeapPanel.java | 748 // first check if the client is invalid or heap updates are not enabled. [all...] |
/sdk/sdkmanager/app/src/com/android/sdkmanager/ |
Main.java | 386 * Updates the whole SDK without any UI, just using console output. 666 * Updates an existing Android project based on command-line parameters 731 * Updates an existing test project with a new path to the main project. [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-16 | 32 * NEWS: Updates 41 * NEWS: Updates 66 * README.win32: Updates. 126 * NEWS: Updates 214 * NEWS: Updates 276 * NEWS: Updates 434 * NEWS: Updates 508 * NEWS: Updates 564 * NEWS: Updates 608 * NEWS: Updates [all...] |
ChangeLog.pre-2-18 | 7 * NEWS: Updates 113 * NEWS: Updates 333 * NEWS: Updates 451 * NEWS: Updates 462 * NEWS: Updates 655 * NEWS: Updates 702 * NEWS: Updates 822 * NEWS: Updates 1027 * NEWS: Updates [all...] |
/frameworks/base/docs/html/guide/topics/appwidgets/ |
index.jd | 71 (such as the Home screen) and receive periodic updates. These views are 239 perform updates based on an alarm that will not wake the device. To do 410 but is called for the subsequent updates. It is the responsibility of the 519 method. From within the Service, you can perform your own updates 618 will be called for subsequent updates—it is only skipped [all...] |
/frameworks/base/docs/html/guide/topics/graphics/ |
prop-animation.jd | 201 for updates to values calculated by the {@link android.animation.ValueAnimator} and 210 object and object property to animate. This class updates the property accordingly when 395 during the animation's lifespan, such as frame updates. When implementing the listeners, you can 407 because the animated property updates automatically.</p> 424 automatically updates the property during animation, it must be able to access the property 460 callback. For example, animating the color property of a Drawable object only cause updates to the 550 color property of a Drawable object only cause updates to the screen when that object [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactAggregator.java | 202 * Adds a {@link NameMatchCandidate} element or updates the next one if it already exists. [all...] |
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
MmsSmsDatabaseHelper.java | [all...] |
/external/valgrind/main/coregrind/ |
m_translate.c | 77 "translate: fast SP updates identified: %'u (%s)\n", 82 "translate: generic_known SP updates identified: %'u (%s)\n", 87 "translate: generic_unknown SP updates identified: %'u (%s)\n", 120 // This misses very few constant updates of SP (ie. < 0.1%) while using a 228 There is some extra complexity to deal correctly with updates to 545 /* If this is a Put of a tmp that exactly updates SP, [all...] |
/frameworks/base/services/java/com/android/server/ |
LocationManagerService.java | 86 * updates and alerts. 190 * location updates. 535 // Register for Network (Wifi or Mobile) updates 538 // Register for Package Manager updates [all...] |
/packages/apps/Email/src/com/android/email/ |
Controller.java | [all...] |
/development/samples/NotePad/src/com/example/android/notepad/ |
NotePadProvider.java | 651 * Updates records in the database. The column names specified by the keys in the values map 653 * note ID URI pattern, then the method updates the one record specified by the ID in the URI; 654 * otherwise, it updates a set of records. The record or records must match the input
|
/development/samples/NotePad/tests/src/com/example/android/notepad/ |
NotePadProviderTest.java | [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
directory_backing_store.cc | [all...] |
/external/chromium/net/tools/testserver/ |
chromiumsync.py | 215 """Return a list of datatypes requesting updates from timestamp zero.""" 462 sieve: An update sieve to use to filter out updates the client 691 # Commit the change. This also updates the version number. [all...] |
/external/qemu-pc-bios/vgabios/ |
vbe.c | 849 // copy updates in vbe_info_block back 854 // copy updates in vbe_info_block back (VBE 1.x compatibility) 949 // copy updates in mode_info_block back [all...] |