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

  /external/chromium_org/content/browser/
device_monitor_mac.h 37 void NotifyDeviceChanged(base::SystemMonitor::DeviceType type);
  /external/chromium_org/chrome/browser/extensions/api/audio/
audio_service_chromeos.cc 50 void NotifyDeviceChanged();
195 NotifyDeviceChanged();
199 NotifyDeviceChanged();
203 NotifyDeviceChanged();
207 NotifyDeviceChanged();
211 NotifyDeviceChanged();
215 NotifyDeviceChanged();
219 NotifyDeviceChanged();
222 void AudioServiceImpl::NotifyDeviceChanged() {
  /external/chromium_org/chromeos/disks/
mock_disk_mount_manager.h 98 void NotifyDeviceChanged(DeviceEvent event,
mock_disk_mount_manager.cc 99 NotifyDeviceChanged(DEVICE_ADDED, kTestSystemPath);
256 void MockDiskMountManager::NotifyDeviceChanged(DeviceEvent event,
  /external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.cc 322 adapter_->NotifyDeviceChanged(this);
562 adapter_->NotifyDeviceChanged(this);
592 adapter_->NotifyDeviceChanged(this);
630 adapter_->NotifyDeviceChanged(this);
bluetooth_adapter_chromeos.h 86 void NotifyDeviceChanged(BluetoothDeviceChromeOS* device);
bluetooth_adapter_chromeos.cc 379 NotifyDeviceChanged(device_chromeos);
424 NotifyDeviceChanged(device_chromeos);
750 void BluetoothAdapterChromeOS::NotifyDeviceChanged(
    [all...]

Completed in 88 milliseconds