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

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 61 virtual void ConnectToBluetoothDevice(const std::string& address) OVERRIDE;
default_system_tray_delegate.cc 184 void DefaultSystemTrayDelegate::ConnectToBluetoothDevice(
system_tray_delegate.h 237 virtual void ConnectToBluetoothDevice(const std::string& address) = 0;
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_win.cc 187 virtual void ConnectToBluetoothDevice(const std::string& address) OVERRIDE {
  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 376 delegate->ConnectToBluetoothDevice(device_id);
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 697 virtual void ConnectToBluetoothDevice(const std::string& address) OVERRIDE {
    [all...]

Completed in 2400 milliseconds