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

  /external/chromium_org/device/bluetooth/
bluetooth_device.cc 67 case DEVICE_TABLET:
142 return DEVICE_TABLET;
bluetooth_device.h 64 DEVICE_TABLET,
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api_utils.cc 77 case BluetoothDevice::DEVICE_TABLET:
  /external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider.cc 63 case device::BluetoothDevice::DEVICE_TABLET:
64 return PairedDevice::DEVICE_TABLET;
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
hid_detection_screen_handler.cc 52 device_type == device::BluetoothDevice::DEVICE_TABLET;
494 device_type == device::BluetoothDevice::DEVICE_TABLET) {

Completed in 514 milliseconds