Home
last modified time | relevance | path

Searched refs:DEVICE_TABLET (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_device.cc70 case DEVICE_TABLET: in GetAddressWithLocalizedDeviceTypeName()
145 return DEVICE_TABLET; in GetDeviceType()
Dbluetooth_device.h52 DEVICE_TABLET, enumerator
/external/chromium_org/chrome/browser/metrics/
Dmetrics_log.cc374 case device::BluetoothDevice::DEVICE_TABLET: in AsBluetoothDeviceType()
375 return PairedDevice::DEVICE_TABLET; in AsBluetoothDeviceType()
/external/chromium_org/chrome/common/metrics/proto/
Dsystem_profile.proto197 DEVICE_TABLET = 12; enumerator