GetBluetoothAvailable   78 ash/system/bluetooth/tray_bluetooth.cc     if (delegate->GetBluetoothAvailable()) {
GetBluetoothAvailable  237 ash/system/bluetooth/tray_bluetooth.cc     bool blueooth_available = delegate->GetBluetoothAvailable();
GetBluetoothAvailable  314 ash/system/bluetooth/tray_bluetooth.cc     container->SetEnabled(delegate->GetBluetoothAvailable());
GetBluetoothAvailable  432 ash/system/bluetooth/tray_bluetooth.cc   if (!Shell::GetInstance()->system_tray_delegate()->GetBluetoothAvailable())
GetBluetoothAvailable   81 ash/system/tray/default_system_tray_delegate.h   virtual bool GetBluetoothAvailable() OVERRIDE;
GetBluetoothAvailable  298 ash/system/tray/system_tray_delegate.h   virtual bool GetBluetoothAvailable() = 0;
GetBluetoothAvailable  121 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool GetBluetoothAvailable() OVERRIDE;