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

  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 81 if (delegate->GetBluetoothAvailable()) {
240 bool blueooth_available = delegate->GetBluetoothAvailable();
313 container->SetEnabled(delegate->GetBluetoothAvailable());
428 if (!Shell::GetInstance()->system_tray_delegate()->GetBluetoothAvailable())
  /external/chromium_org/ash/system/tray/
system_tray_delegate.h 289 virtual bool GetBluetoothAvailable() = 0;
test_system_tray_delegate.cc 253 bool TestSystemTrayDelegate::GetBluetoothAvailable() {
test_system_tray_delegate.h 85 virtual bool GetBluetoothAvailable() OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 812 virtual bool GetBluetoothAvailable() OVERRIDE {
    [all...]

Completed in 330 milliseconds