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

  /external/webkit/WebKitTools/WebKitLauncher/
WebKitNightlyEnablerSparkle.m 46 static NSPanel *updateAlertPanel(id updateItem, id host)
49 NSPanel *panel = NSGetInformationalAlertPanel([NSString stringWithFormat:@"Would you like to download and install %@ %@ now?", hostName, objc_msgSend(updateItem, @selector(displayVersionString))],
70 static id updateAlertInitForAlertPanel(id self, SEL _cmd, id updateItem, id host)
72 NSPanel *panel = updateAlertPanel(updateItem, host);
79 [updateItem retain];
82 object_setInstanceVariable(self, "updateItem", (void*)updateItem);
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 406 updateItem(finalItem);
413 private void updateItem(Item item) {
468 updateItem(finalItem);
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 71 milliseconds