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

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 75 virtual void ManageBluetoothDevices() OVERRIDE;
default_system_tray_delegate.cc 225 void DefaultSystemTrayDelegate::ManageBluetoothDevices() {
system_tray_delegate.h 288 virtual void ManageBluetoothDevices() = 0;
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 117 virtual void ManageBluetoothDevices() OVERRIDE;
system_tray_delegate_linux.cc 232 virtual void ManageBluetoothDevices() OVERRIDE {
system_tray_delegate_win.cc 230 virtual void ManageBluetoothDevices() OVERRIDE {
system_tray_delegate_chromeos.cc 820 void SystemTrayDelegateChromeOS::ManageBluetoothDevices() {
    [all...]
  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 360 delegate->ManageBluetoothDevices();

Completed in 73 milliseconds