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

  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.cc 187 SystemTrayDelegateChromeOS::SystemTrayDelegateChromeOS()
198 base::Bind(&SystemTrayDelegateChromeOS::UpdateClockType,
225 base::Bind(&SystemTrayDelegateChromeOS::OnAccessibilityStatusChanged,
229 void SystemTrayDelegateChromeOS::Initialize() {
237 base::Bind(&SystemTrayDelegateChromeOS::InitializeOnAdapterReady,
252 void SystemTrayDelegateChromeOS::Shutdown() {
256 void SystemTrayDelegateChromeOS::InitializeOnAdapterReady(
270 base::Bind(&SystemTrayDelegateChromeOS::UpdateSessionStartTime,
274 base::Bind(&SystemTrayDelegateChromeOS::UpdateSessionLengthLimit
    [all...]
system_tray_delegate_chromeos.h 36 class SystemTrayDelegateChromeOS
50 SystemTrayDelegateChromeOS();
52 virtual ~SystemTrayDelegateChromeOS();
259 base::WeakPtrFactory<SystemTrayDelegateChromeOS> weak_ptr_factory_;
261 DISALLOW_COPY_AND_ASSIGN(SystemTrayDelegateChromeOS);
  /external/chromium_org/chrome/browser/chromeos/policy/
device_system_use_24hour_clock_browsertest.cc 51 chromeos::SystemTrayDelegateChromeOS* tray_delegate =
52 static_cast<chromeos::SystemTrayDelegateChromeOS*>(

Completed in 44 milliseconds