Searched defs:GetSystemTrayNotifier (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc290 ash::SystemTrayNotifier* GetSystemTrayNotifier() { function in class:__anon5005::SystemTrayDelegateLinux
297 GetSystemTrayNotifier()->NotifyDateFormatChanged();
325 GetSystemTrayNotifier()->NotifyUpdateRecommended(severity);
H A Dsystem_tray_delegate_win.cc287 ash::SystemTrayNotifier* GetSystemTrayNotifier() { function in class:__anon5006::SystemTrayDelegateWin
294 GetSystemTrayNotifier()->NotifyDateFormatChanged();
322 GetSystemTrayNotifier()->NotifyUpdateRecommended(severity);
H A Dsystem_tray_delegate_chromeos.cc837 GetSystemTrayNotifier()->NotifyUserUpdate();
864 ash::SystemTrayNotifier* SystemTrayDelegateChromeOS::GetSystemTrayNotifier() { function in class:chromeos::SystemTrayDelegateChromeOS
965 GetSystemTrayNotifier()->NotifyDateFormatChanged();
973 GetSystemTrayNotifier()->NotifyShowLoginButtonChanged(
981 GetSystemTrayNotifier()->NotifyLogoutDialogDurationChanged(
995 GetSystemTrayNotifier()->NotifySessionStartTimeChanged();
1010 GetSystemTrayNotifier()->NotifySessionLengthLimitChanged();
1045 GetSystemTrayNotifier()->NotifyLastWindowClosed();
1112 GetSystemTrayNotifier()->NotifyUpdateRecommended(severity);
1119 GetSystemTrayNotifier()
[all...]
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_tray_item_unittest.cc31 SystemTrayNotifier* GetSystemTrayNotifier() { function in namespace:ash
151 base::Unretained(GetSystemTrayNotifier()),
158 base::Unretained(GetSystemTrayNotifier()));
166 base::Unretained(GetSystemTrayNotifier()),
173 base::Unretained(GetSystemTrayNotifier()));

Completed in 314 milliseconds