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

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 61 virtual void BluetoothStopDiscovering() OVERRIDE;
system_tray_delegate.h 212 virtual void BluetoothStopDiscovering() = 0;
default_system_tray_delegate.cc 186 void DefaultSystemTrayDelegate::BluetoothStopDiscovering() {
  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 112 BluetoothStopDiscovering();
147 void BluetoothStopDiscovering() {
151 delegate->BluetoothStopDiscovering();
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 98 virtual void BluetoothStopDiscovering() OVERRIDE;
system_tray_delegate_linux.cc 190 virtual void BluetoothStopDiscovering() OVERRIDE {
system_tray_delegate_win.cc 187 virtual void BluetoothStopDiscovering() OVERRIDE {
system_tray_delegate_chromeos.cc 657 void SystemTrayDelegateChromeOS::BluetoothStopDiscovering() {
    [all...]

Completed in 954 milliseconds