HomeSort by relevance Sort by last modified time
    Searched refs:SystemShouldUpgrade (Results 1 - 5 of 5) 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/
system_tray_delegate.h 151 virtual bool SystemShouldUpgrade() const = 0;
test_system_tray_delegate.cc 106 bool TestSystemTrayDelegate::SystemShouldUpgrade() const {
test_system_tray_delegate.h 38 virtual bool SystemShouldUpgrade() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 478 virtual bool SystemShouldUpgrade() const OVERRIDE {
    [all...]

Completed in 56 milliseconds