HomeSort by relevance Sort by last modified time
    Searched refs:updateItem (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_handler.js 185 progressCenter.updateItem(item);
197 progressCenter.updateItem(item);
222 progressCenter.updateItem(item);
269 progressCenter.updateItem(item);
297 progressCenter.updateItem(item);
315 this.progressCenter_.updateItem(item);
progress_center.js 89 ProgressCenter.Notifications_.prototype.updateItem = function(
166 ProgressCenter.prototype.updateItem = function(item) {
181 this.panels_[i].updateItem(item);
185 this.notifications_.updateItem(item, !this.panels_.length);
211 panel.updateItem(this.items_[i]);
233 this.notifications_.updateItem(this.items_[i], true);
drive_sync_handler.js 124 this.progressCenter_.updateItem(this.item_);
142 this.progressCenter_.updateItem(this.item_);
184 this.progressCenter_.updateItem(item);
  /external/chromium_org/third_party/polymer/components-chromium/core-list/
core-list-extracted.js 143 this.updateItem(i, i);
160 updateItem: function(virtualIndex, physicalIndex) {
236 this.updateItem(baseVirtualIndex + this._physicalCount + i, i);
243 this.updateItem(baseVirtualIndex + i, i);
274 this.updateItem(i$.virtual, i$.physical);
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumDataLoader.java 309 MediaItem updateItem = items.get(i - info.reloadStart);
310 long itemVersion = updateItem.getDataVersion();
313 mData[index] = updateItem;
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 406 updateItem(finalItem);
413 private void updateItem(Item item) {
468 updateItem(finalItem);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
BaseContactsProvider2Test.java 180 protected int updateItem(Uri uri, long id, String... extras) {
182 return updateItem(itemUri, extras);
185 protected int updateItem(Uri uri, String... extras) {
    [all...]
ContactsProvider2Test.java     [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
progress_center_panel.js 297 ProgressCenterPanel.prototype.updateItem = function(item) {
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_transfer_controller.js 379 this.progressCenter_.updateItem(item);
    [all...]
file_manager.js 996 this.backgroundPage_.background.progressCenter.updateItem(item);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 1564 milliseconds