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

  /external/chromium_org/device/bluetooth/
bluetooth_device.cc 40 case DEVICE_PHONE:
93 return DEVICE_PHONE;
bluetooth_device.h 54 DEVICE_PHONE,
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api_utils.cc 47 case BluetoothDevice::DEVICE_PHONE:
  /external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider.cc 43 case device::BluetoothDevice::DEVICE_PHONE:
44 return PairedDevice::DEVICE_PHONE;
chromeos_metrics_provider_unittest.cc 239 EXPECT_EQ(PairedDevice::DEVICE_PHONE, device2.type());

Completed in 56 milliseconds