Searched refs:IsBluetoothDiscovering (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc224 bool DefaultSystemTrayDelegate::IsBluetoothDiscovering() { function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h72 virtual bool IsBluetoothDiscovering() OVERRIDE;
H A Dsystem_tray_delegate.h218 virtual bool IsBluetoothDiscovering() = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc196 virtual bool IsBluetoothDiscovering() OVERRIDE {
H A Dsystem_tray_delegate_win.cc193 virtual bool IsBluetoothDiscovering() OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h100 virtual bool IsBluetoothDiscovering() OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc693 bool SystemTrayDelegateChromeOS::IsBluetoothDiscovering() { function in class:chromeos::SystemTrayDelegateChromeOS

Completed in 1163 milliseconds