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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc 117 const char FakeBluetoothDeviceClient::kSonyHeadphonesPath[] =
460 } else if (object_path == dbus::ObjectPath(kSonyHeadphonesPath)) {
699 dbus::ObjectPath(kSonyHeadphonesPath)) ==
704 dbus::ObjectPath(kSonyHeadphonesPath)));
712 properties_map_[dbus::ObjectPath(kSonyHeadphonesPath)] = properties;
713 device_list_.push_back(dbus::ObjectPath(kSonyHeadphonesPath));
715 DeviceAdded(dbus::ObjectPath(kSonyHeadphonesPath)));
    [all...]
fake_bluetooth_device_client.h 115 static const char kSonyHeadphonesPath[];
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc     [all...]

Completed in 27 milliseconds