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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc 77 const char FakeBluetoothDeviceClient::kAppleMousePath[] =
415 if (object_path == dbus::ObjectPath(kAppleMousePath) ||
582 dbus::ObjectPath(kAppleMousePath)) == device_list_.end()) {
586 dbus::ObjectPath(kAppleMousePath)));
598 properties_map_[dbus::ObjectPath(kAppleMousePath)] = properties;
599 device_list_.push_back(dbus::ObjectPath(kAppleMousePath));
601 DeviceAdded(dbus::ObjectPath(kAppleMousePath)));
    [all...]
fake_bluetooth_device_client.h 90 static const char kAppleMousePath[];
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc     [all...]

Completed in 25 milliseconds