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

  /external/chromium_org/ash/system/
tray_update.cc 170 return Shell::GetInstance()->system_tray_delegate()->SystemShouldUpgrade();
174 if (!Shell::GetInstance()->system_tray_delegate()->SystemShouldUpgrade())
  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 33 virtual bool SystemShouldUpgrade() const OVERRIDE;
default_system_tray_delegate.cc 93 bool DefaultSystemTrayDelegate::SystemShouldUpgrade() const {
system_tray_delegate.h 151 virtual bool SystemShouldUpgrade() const = 0;
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_win.cc 92 virtual bool SystemShouldUpgrade() const OVERRIDE {
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 466 virtual bool SystemShouldUpgrade() const OVERRIDE {
    [all...]

Completed in 202 milliseconds