Home
last modified time | relevance | path

Searched refs:OnBluetoothDiscoveringChanged (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/system/bluetooth/
Dbluetooth_observer.h15 virtual void OnBluetoothDiscoveringChanged() = 0;
Dtray_bluetooth.h37 virtual void OnBluetoothDiscoveringChanged() OVERRIDE;
Dtray_bluetooth.cc462 void TrayBluetooth::OnBluetoothDiscoveringChanged() { in OnBluetoothDiscoveringChanged() function in ash::internal::TrayBluetooth
/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.cc189 OnBluetoothDiscoveringChanged()); in NotifyBluetoothDiscoveringChanged()