GetBluetoothDiscovering  135 ash/system/bluetooth/tray_bluetooth.cc     bool bluetooth_discovering = delegate->GetBluetoothDiscovering();
GetBluetoothDiscovering  149 ash/system/bluetooth/tray_bluetooth.cc     if (delegate && delegate->GetBluetoothDiscovering()) {
GetBluetoothDiscovering   83 ash/system/tray/default_system_tray_delegate.h   virtual bool GetBluetoothDiscovering() OVERRIDE;
GetBluetoothDiscovering  304 ash/system/tray/system_tray_delegate.h   virtual bool GetBluetoothDiscovering() = 0;
GetBluetoothDiscovering  695 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc   if (GetBluetoothDiscovering()) {
GetBluetoothDiscovering  709 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc   if (!GetBluetoothDiscovering()) {
GetBluetoothDiscovering  123 chrome/browser/ui/ash/system_tray_delegate_chromeos.h   virtual bool GetBluetoothDiscovering() OVERRIDE;