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

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 40 virtual void ShowBluetoothSettings() OVERRIDE;
system_tray_delegate.h 147 virtual void ShowBluetoothSettings() = 0;
default_system_tray_delegate.cc 118 void DefaultSystemTrayDelegate::ShowBluetoothSettings() {
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 76 virtual void ShowBluetoothSettings() OVERRIDE;
system_tray_delegate_linux.cc 114 virtual void ShowBluetoothSettings() OVERRIDE {
system_tray_delegate_win.cc 114 virtual void ShowBluetoothSettings() OVERRIDE {
system_tray_delegate_chromeos.cc 452 void SystemTrayDelegateChromeOS::ShowBluetoothSettings() {
    [all...]

Completed in 438 milliseconds