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

  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.cc 837 GetSystemTrayNotifier()->NotifyUserUpdate();
    [all...]
system_tray_delegate_linux.cc 290 ash::SystemTrayNotifier* GetSystemTrayNotifier() {
297 GetSystemTrayNotifier()->NotifyDateFormatChanged();
325 GetSystemTrayNotifier()->NotifyUpdateRecommended(severity);
system_tray_delegate_win.cc 287 ash::SystemTrayNotifier* GetSystemTrayNotifier() {
294 GetSystemTrayNotifier()->NotifyDateFormatChanged();
322 GetSystemTrayNotifier()->NotifyUpdateRecommended(severity);
system_tray_delegate_chromeos.h 140 ash::SystemTrayNotifier* GetSystemTrayNotifier();
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item_unittest.cc 31 SystemTrayNotifier* GetSystemTrayNotifier() {
151 base::Unretained(GetSystemTrayNotifier()),
158 base::Unretained(GetSystemTrayNotifier()));
166 base::Unretained(GetSystemTrayNotifier()),
173 base::Unretained(GetSystemTrayNotifier()));

Completed in 450 milliseconds