/external/chromium_org/components/visitedlink/browser/ |
visitedlink_event_listener.h | 28 // VisitedLinkEventListener broadcasts link coloring database updates to all 29 // processes. It also coalesces the updates to avoid excessive broadcasting of
|
/external/chromium_org/content/common/device_orientation/ |
device_orientation_messages.h | 48 // A RenderView requests to start receiving device orientation updates. 52 // A RenderView requests to stop receiving device orientation updates.
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
LocationProvider.java | 67 * Start listening for location updates. 85 * Stop listening for location updates. 94 * Returns true if we are currently listening for location updates, false if not. 162 Log.e(TAG, "Caught security exception registering for location updates from " + 165 Log.e(TAG, "Caught IllegalArgumentException registering for location updates."); 222 * Start listening for location updates until we're told to quit. May be 239 * Stop listening for location updates. May be called in any thread. 253 * Returns true if we are currently listening for location updates, false if not.
|
/external/chromium_org/ppapi/c/dev/ |
ppb_find_dev.h | 31 * Updates the number of find results for the current search term. If 40 * Updates the index of the currently selected search item.
|
/external/chromium_org/sync/engine/ |
process_updates_command.h | 25 // A syncer command for verifying and processing updates. 27 // Preconditions - Updates in the SyncerSesssion have been downloaded.
|
/external/libffi/ |
libtool-version | 3 # a separate file so that version updates don't involve re-running 12 # release of your software. More frequent updates are unnecessary,
|
/external/libogg/ |
CHANGES | 6 * Documentation updates 14 * Updates to API documentation
|
/external/qemu/android/protocol/ |
fb-updates-impl.h | 14 * Contains UI-side "framebuffer" client that receives framebuffer updates 29 * protocol Protocol to use for the updates:
|
fb-updates-proxy.h | 14 * Contains core-side framebuffer service that sends framebuffer updates 28 * protocol - Defines protocol to use when sending FB updates to the UI. The
|
/external/replicaisland/src/com/replica/replicaisland/ |
MainLoop.java | 20 * Main game loop. Updates the time system and passes the result down to the rest of the game 25 // Ensures that time updates before everything else.
|
/frameworks/base/docs/html/training/efficient-downloads/ |
regular_updates.jd | 1 page.title=Minimizing the Effect of Regular Updates 31 <p>The optimal frequency of regular updates will vary based on device state, network connectivity, user behavior, and explicit user preferences.</p> 33 <p><a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a> discusses how to build battery-efficient apps that modify their refresh frequency based on the state of the host device. That includes disabling background service updates when you lose connectivity and reducing the rate of updates when the battery level is low.</p> 35 <p>This lesson will examine how your refresh frequency can be varied to best mitigate the effect of background updates on the underlying wireless radio state machine.</p> 55 <p>When scheduling updates, use inexact repeating alarms that allow the system to "phase shift" the exact moment each alarm triggers.</p> 69 <p>One approach is to implement an exponential back-off pattern to reduce the frequency of your updates (and / or the degree of prefetching you perform) if the app hasn't been used since the previous update. It's often useful to assert a minimum update frequency and to reset the frequency whenever the app is used, for example:</p> 102 <p>Alternatively, for transfers that are failure tolerant (such as regular updates), you can simply ignore failed connection and transfer attempts.</p>
|
/packages/apps/Contacts/res/layout/ |
contact_detail_updates_fragment_container.xml | 18 Container for the "Updates" page fragment on the contact card for a contact with social updates.
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
drive_internals.js | 20 * Updates the Drive related Flags section. 29 * Updates the Drive related Preferences section. 38 * Updates the Authentication Status section. 47 * Updates the GCache Contents section. 77 * Updates the File System Contents section. The function is called from the 88 * Updates the Cache Contents section. 104 * Updates the Local Storage summary. 114 * Updates the summary about in-flight operations. 151 * Updates the summary about about resource. 166 * Updates the summary about app list [all...] |
/external/qemu/distrib/sdl-1.2.15/test/ |
testpalette.c | 235 SDL_Rect updates[NBOATS]; local 266 updates[i].x = MIN(old_x, boatx[i]); 267 updates[i].y = boaty[i]; 268 updates[i].w = boat[0]->w + SPEED; 269 updates[i].h = boat[0]->h; 271 if(updates[i].x < 0) { 272 updates[i].w += updates[i].x; 273 updates[i].x = 0; 275 if(updates[i].x + updates[i].w > SCRW [all...] |
testalpha.c | 249 SDL_Rect updates[2]; local 254 updates[0] = position; 255 SDL_BlitSurface(backing, NULL, screen, &updates[0]); 257 updates[0].x = 0; updates[0].y = 0; 258 updates[0].w = 0; updates[0].h = 0; 295 updates[1] = position; 296 SDL_BlitSurface(screen, &updates[1], backing, NULL); 299 updates[1] = position 308 SDL_Rect updates[2]; local [all...] |
/external/chromium/chrome/browser/sync/engine/ |
verify_updates_command.cc | 40 const GetUpdatesResponse& updates = status->updates_response().get_updates(); local 41 int update_count = updates.entries().size(); 46 *reinterpret_cast<const SyncEntity *>(&(updates.entries(i))); 88 LOG(ERROR) << "Illegal negative id in received updates"; 115 // If we have an existing entry, we check here for updates that break
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
change_list_processor.h | 52 // updates the resource metadata stored locally. 99 // Helper function to add |entry| to its parent. Updates changed_dirs_ 103 // Removes entry pointed to by |resource_id| from its parent. Updates 108 // |entry| with |entry|. Updates changed_dirs_ as a side effect. 111 // Updates the root directory entry. changestamp will be updated.
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_view.h | 42 // Updates the container displaying detailed steps for Autocheckout. Called 46 // Updates the button strip based on the current controller state. 49 // Updates the container for the detail inputs. Used to hide this container 53 // Updates the validity status of the detail inputs. 82 // Updates the progress bar based on the Autocheckout progress. |value| should
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
cache_chain_object_store.py | 49 for _, updates in object_store_updates: 50 updates.update(result) 53 for object_store, updates in object_store_updates: 54 if updates: 55 object_store.SetMulti(updates)
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.conf | 10 // dynamic zone that will be accepting Wide-Area Bonjour DNS updates. 23 // network, you might allow anyone to perform updates. To do that, you just 24 // permit any and all updates coming from dnsextd on the same machine: 30 // you'll want to limit updates to only users with keys. For example, 32 // perform updates in your dynamic zone, like this:
|
/dalvik/libdex/ |
DexClass.h | 59 /* Read and verify the header of a class_data_item. This updates the 65 /* Read and verify an encoded_field. This updates the 79 /* Read and verify an encoded_method. This updates the 93 /* Read, verify, and return an entire class_data_item. This updates 119 * updates the given data pointer to point past the end of the read 129 /* Read an encoded_field without verification. This updates the 145 /* Read an encoded_method without verification. This updates the
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
battery-monitoring.jd | 30 <p>When you're altering the frequency of your background updates to reduce the effect of those 31 updates on battery life, checking the current battery level and charging state is a good place to 34 <p>The battery-life impact of performing application updates depends on the battery level and 35 charging state of the device. The impact of performing updates while the device is charging over AC 41 even stopping—your updates when the battery charge is nearly exhausted.</p> 54 we'll be handling updates in a later section so it's not necessary.</p> 72 <p>Typically you should maximize the rate of your background updates in the case where the device is 117 the rate of your background updates if the battery charge is below a certain level.</p> 149 <p>It is generally good practice to disable all your background updates when the battery is
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailFragmentCarousel.java | 33 * one to see updates from the contact. Depending on the scroll position and user selection of which 47 * contact card), in order for this view to automatically snap to the "updates" page. 52 * Maximum X scroll position (if the user is on the "updates" page of the contact card), below 150 * Set the view containers for the detail and updates fragment. 152 public void setFragmentViews(FrameLayoutWithOverlay about, FrameLayoutWithOverlay updates) { 154 mUpdatesFragment = updates; 259 // threshold, then we should switch to the "updates" page. 266 // If the user is on the "updates" page, and the scroll position goes below the 290 * Starts an "appear" animation by moving in the "Updates" from the right.
|
/external/chromium/chrome/browser/sync/glue/ |
extension_sync.h | 54 // Updates the server and client as necessary from 59 // function is returned is that the updates were successfully started. 65 // Updates the server data for the given extension. Returns true iff
|
/external/chromium_org/chrome/browser/drive/ |
drive_notification_manager.h | 20 // Informs observers when they should check Google Drive for updates. 21 // Conditions under which updates should be searched: 62 // Notifies the observers that it's time to check for updates.
|