OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/extensions/browser/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
51
device_type == device::BluetoothDevice::
DEVICE_TABLET
;
495
device_type == device::BluetoothDevice::
DEVICE_TABLET
) {
Completed in 618 milliseconds