Home
last modified time | relevance | path

Searched refs:OnBluetoothRefresh (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/system/bluetooth/
Dbluetooth_observer.h14 virtual void OnBluetoothRefresh() = 0;
Dtray_bluetooth.h34 virtual void OnBluetoothRefresh() OVERRIDE;
Dtray_bluetooth.cc463 void TrayBluetooth::OnBluetoothRefresh() { in OnBluetoothRefresh() function in ash::TrayBluetooth
/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.cc240 OnBluetoothRefresh()); in NotifyRefreshBluetooth()