Home
last modified time | relevance | path

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

/external/chromium_org/device/bluetooth/
Dbluetooth_device.cc61 case DEVICE_GAMEPAD: in GetAddressWithLocalizedDeviceTypeName()
132 return DEVICE_GAMEPAD; in GetDeviceType()
Dbluetooth_device.h49 DEVICE_GAMEPAD, enumerator
/external/chromium_org/chrome/browser/metrics/
Dmetrics_log.cc368 case device::BluetoothDevice::DEVICE_GAMEPAD: in AsBluetoothDeviceType()
369 return PairedDevice::DEVICE_GAMEPAD; in AsBluetoothDeviceType()
/external/chromium_org/chrome/common/metrics/proto/
Dsystem_profile.proto194 DEVICE_GAMEPAD = 9; enumerator