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();
204 NotifyDeviceChanged();
208 NotifyDeviceChanged();
212 NotifyDeviceChanged();
216 NotifyDeviceChanged();
220 NotifyDeviceChanged();
224 NotifyDeviceChanged();
228 NotifyDeviceChanged();
231 void AudioServiceImpl::NotifyDeviceChanged() {
  /external/chromium_org/chromeos/disks/
mock_disk_mount_manager.h 92 void NotifyDeviceChanged(DeviceEvent event,
mock_disk_mount_manager.cc 95 NotifyDeviceChanged(DEVICE_ADDED, kTestSystemPath);
243 void MockDiskMountManager::NotifyDeviceChanged(DeviceEvent event,
  /external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.cc 333 adapter_->NotifyDeviceChanged(this);
562 adapter_->NotifyDeviceChanged(this);
592 adapter_->NotifyDeviceChanged(this);
630 adapter_->NotifyDeviceChanged(this);
bluetooth_adapter_chromeos.h 83 void NotifyDeviceChanged(BluetoothDeviceChromeOS* device);
bluetooth_adapter_chromeos.cc 382 NotifyDeviceChanged(device_chromeos);
427 NotifyDeviceChanged(device_chromeos);
753 void BluetoothAdapterChromeOS::NotifyDeviceChanged(

Completed in 3095 milliseconds