HomeSort by relevance Sort by last modified time
    Searched full:kautoupdateavailable (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/
about_window_controller_unittest.mm 86 PostAutoupdateStatusNotification(kAutoupdateAvailable, nil);
110 PostAutoupdateStatusNotification(kAutoupdateAvailable, nil);
about_window_controller.mm 480 case kAutoupdateAvailable:
  /external/chromium/chrome/browser/cocoa/
keystone_glue_unittest.mm 114 if (status == kAutoupdateAvailable) {
keystone_glue.h 29 kAutoupdateAvailable, // version of the update that is available
keystone_glue.mm 560 [self updateStatus:kAutoupdateAvailable version:version];
    [all...]
  /external/chromium_org/chrome/browser/mac/
keystone_glue_unittest.mm 152 if (status == kAutoupdateAvailable) {
keystone_glue.h 28 kAutoupdateAvailable, // version of the update that is available
keystone_glue.mm 578 [self updateStatus:kAutoupdateAvailable version:version];
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/help/
version_updater_mac.mm 157 case kAutoupdateAvailable:

Completed in 63 milliseconds