Home
last modified time | relevance | path

Searched refs:kAutoupdatePromoting (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/help/
Dversion_updater_mac.mm114 // UpdateStatus() will be called with status kAutoupdatePromoting.
172 case kAutoupdatePromoting:
232 } else if (recent_status == kAutoupdatePromoting ||
/external/chromium/chrome/browser/cocoa/
Dkeystone_glue.h32 kAutoupdatePromoting, // no version (asynchronous operation in progress) enumerator
Dkeystone_glue.mm690 status == kAutoupdatePromoting;
787 [self updateStatus:kAutoupdatePromoting version:nil];
/external/chromium_org/chrome/browser/mac/
Dkeystone_glue.h31 kAutoupdatePromoting, // no version (asynchronous operation in progress) enumerator
Dkeystone_glue.mm711 status == kAutoupdatePromoting;
839 [self updateStatus:kAutoupdatePromoting version:nil];
/external/chromium/chrome/browser/ui/cocoa/
Dabout_window_controller.mm249 // TODO(mark): Add kAutoupdatePromoting to this block. KSRegistration
258 // Also see the TODO for kAutoupdatePromoting in -updateStatus:version:.
405 // -updateStatus: will be called with status kAutoupdatePromoting.
518 case kAutoupdatePromoting: