TrayBluetooth 409 ash/system/bluetooth/tray_bluetooth.cc TrayBluetooth::TrayBluetooth(SystemTray* system_tray) TrayBluetooth 416 ash/system/bluetooth/tray_bluetooth.cc TrayBluetooth::~TrayBluetooth() { TrayBluetooth 420 ash/system/bluetooth/tray_bluetooth.cc views::View* TrayBluetooth::CreateTrayView(user::LoginStatus status) { TrayBluetooth 424 ash/system/bluetooth/tray_bluetooth.cc views::View* TrayBluetooth::CreateDefaultView(user::LoginStatus status) { TrayBluetooth 431 ash/system/bluetooth/tray_bluetooth.cc views::View* TrayBluetooth::CreateDetailedView(user::LoginStatus status) { TrayBluetooth 442 ash/system/bluetooth/tray_bluetooth.cc void TrayBluetooth::DestroyTrayView() { TrayBluetooth 445 ash/system/bluetooth/tray_bluetooth.cc void TrayBluetooth::DestroyDefaultView() { TrayBluetooth 449 ash/system/bluetooth/tray_bluetooth.cc void TrayBluetooth::DestroyDetailedView() { TrayBluetooth 453 ash/system/bluetooth/tray_bluetooth.cc void TrayBluetooth::UpdateAfterLoginStatusChange(user::LoginStatus status) { TrayBluetooth 456 ash/system/bluetooth/tray_bluetooth.cc void TrayBluetooth::OnBluetoothRefresh() { TrayBluetooth 463 ash/system/bluetooth/tray_bluetooth.cc void TrayBluetooth::OnBluetoothDiscoveringChanged() { TrayBluetooth 17 ash/system/bluetooth/tray_bluetooth.h class TrayBluetooth : public SystemTrayItem, TrayBluetooth 20 ash/system/bluetooth/tray_bluetooth.h explicit TrayBluetooth(SystemTray* system_tray); TrayBluetooth 21 ash/system/bluetooth/tray_bluetooth.h virtual ~TrayBluetooth(); TrayBluetooth 40 ash/system/bluetooth/tray_bluetooth.h DISALLOW_COPY_AND_ASSIGN(TrayBluetooth); TrayBluetooth 187 ash/system/tray/system_tray.cc AddTrayItem(new TrayBluetooth(this)); TrayBluetooth 207 ash/system/tray/system_tray.cc AddTrayItem(new TrayBluetooth(this));