HomeSort by relevance Sort by last modified time
    Searched full:updates (Results 26 - 50 of 2248) sorted by null

12 3 4 5 6 7 8 91011>>

  /packages/apps/Contacts/res/layout/
contact_detail_fragment_carousel.xml 26 with social updates. This view ID must match with a view ID in the layout
38 Container for the "Updates" page fragment on the contact card for a contact
39 with social updates. This view ID must match with a view ID in the layout
contact_detail_updates_fragment_container.xml 18 Container for the "Updates" page fragment on the contact card for a contact with social updates.
  /device/samsung/tuna/recovery/
Android.mk 17 # Edify extension functions for doing bootloader updates on Tuna devices.
  /external/chromium/chrome/browser/sync/engine/
nudge_source.h 13 // We received an invalidation message and are nudging to check for updates.
process_updates_command.h 22 // A syncer command for processing updates.
24 // Preconditions - updates in the SyncerSesssion have been downloaded
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
download_updates_command.cc 44 // Request updates for all enabled types.
64 VLOG(1) << "Getting updates for types " << enabled_types.to_string();
101 << " updates and indicated "
103 << " updates left on server.";
polling_constants.cc 12 // We use high values here to ensure that failure to receive poll updates from
verify_updates_command.h 22 // Verifies the response from a GetUpdates request. All invalid updates will be
  /external/chromium/chrome/common/extensions/docs/examples/api/omnibox/simple-example/
background.html 2 // This event is fired each time the user updates the text in the omnibox,
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Sources.java 38 * Updates the list of sources.
  /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/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
  /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
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_matrix.c 46 Eina_List *updates; member in struct:_Ewk_Tile_Matrix
76 if (t->updates || t->stats.full_update)
77 tm->updates = eina_list_remove(tm->updates, t);
112 if (t->updates || t->stats.full_update)
113 tm->updates = eina_list_remove(tm->updates, t);
460 tm->updates = eina_list_append(tm->updates, t);
525 if (!t->updates && !t->stats.full_update
    [all...]
  /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/base/files/
file_path_watcher_mac.cc 250 // potentially rendering other events in |updates| invalid.
269 // potentially rendering other events in |updates| invalid.
315 EventVector updates(valid);
316 int count = HANDLE_EINTR(kevent(kqueue_, &events_[0], valid, &updates[0],
318 if (!AreKeventValuesValid(&updates[0], count)) {
344 // them in |updates|. |count| will contain the number of updates that have
346 EventVector updates(events_.size());
348 int count = HANDLE_EINTR(kevent(kqueue_, NULL, 0, &updates[0], updates.size()
    [all...]
  /external/libphonenumber/java/
release_notes.txt 18 - Updates: AR, AT, AU, AZ, BE, BF, BH, BY, CA, CN, CO, CR, HT, HU, IT, KG, KH,
49 - Updates: CR, GE, IT, JP, KW, MH, MP, MU, PE, PM, RW, TG, TJ, TK
72 - Updates: BG, EG, ES, GH, PF, SC, SY, VA
82 - Updates: CY, CZ, ES, GB, GQ, JM, MQ, TN, VI
91 - Updates: AM, AR, AU, AW, CN, CO, CR, DM, EC, ET, FI, FJ, GH, IN, JP, KE, KM,
101 - Updates: AM, AZ, BF, BW, BZ, CI, CR, GB, GP, HK, JM, KH, LB, LY, MV, PE, PK, SZ, TJ, US.
102 * Minor documentation updates
110 - Updates: AG, AI, AS, BB, BM, BS, CA, DM, DO, ET, FO, GD, GE, GU, IN, JM, KN, KY, LC, MN, MP, MR,
113 * Documentation updates and some small refactoring to AsYouTypeFormatter
129 - Bug-fixes and updates for AU, AZ, EE, FI, IN, JO, KW, KZ, MV, RU, RR, V
    [all...]
  /dalvik/vm/mterp/armv5te/
alt_stub.S 5 * rIBASE updates won't be seen until a refresh, and we can tell we have a
  /external/chromium/chrome/browser/remoting/
remoting_options_handler.h 18 // callback in the ServiceProcessControl) and updates current status
  /external/chromium/chrome/browser/sync/
sync_ui_util_mac.h 17 // Updates a bookmark sync UI item (expected to be a menu item). This is
  /external/chromium/chrome/browser/ui/cocoa/
dock_icon.h 15 // Updates the icon. Use the setters below to set the details first.
  /external/llvm/test/CodeGen/X86/
anyext.ll 3 ; Use movzbl to avoid partial-register updates.
  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/script-tests/
updates.js 1 description('Tests that updates to the orientation causes new events to fire.');

Completed in 1232 milliseconds

12 3 4 5 6 7 8 91011>>