Searched refs:DeviceType (Results 26 - 50 of 62) sorted by relevance

123

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dvolume_manager.h79 chromeos::DeviceType device_type;
163 chromeos::DeviceType device_type);
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Dremovable_storage_provider_chromeos_unittest.cc47 chromeos::DeviceType device_type,
63 chromeos::DeviceType device_type,
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dhid_detection_screen_handler.h136 void BTConnected(device::BluetoothDevice::DeviceType device_type);
142 device::BluetoothDevice::DeviceType device_type,
H A Dhid_detection_screen_handler.cc48 bool DeviceIsPointing(device::BluetoothDevice::DeviceType device_type) {
59 bool DeviceIsKeyboard(device::BluetoothDevice::DeviceType device_type) {
492 device::BluetoothDevice::DeviceType device_type = device->GetDeviceType();
519 device::BluetoothDevice::DeviceType device_type) {
528 device::BluetoothDevice::DeviceType device_type,
/external/chromium_org/device/bluetooth/
H A Dbluetooth_device.h51 enum DeviceType { enum in class:device::BluetoothDevice
204 DeviceType GetDeviceType() const;
/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_api_utils.cc38 bool ConvertDeviceTypeToApi(const BluetoothDevice::DeviceType& input,
39 bluetooth::DeviceType* output) {
/external/chromium_org/chromeos/disks/
H A Dmock_disk_mount_manager.h65 DeviceType device_type,
H A Dmock_disk_mount_manager.cc189 DeviceType device_type,
H A Ddisk_mount_manager.cc651 DeviceType device_type,
707 std::string DiskMountManager::DeviceTypeToString(DeviceType type) {
/external/chromium_org/device/bluetooth/test/
H A Dmock_bluetooth_device.h37 MOCK_CONST_METHOD0(GetDeviceType, BluetoothDevice::DeviceType());
/external/chromium_org/chromeos/dbus/
H A Dcros_disks_client.h40 enum DeviceType { enum in namespace:chromeos
153 DeviceType device_type() const { return device_type_; }
185 DeviceType device_type_;
/external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/
H A Dwebrtc_audio_private_api.h39 base::SystemMonitor::DeviceType device_type) OVERRIDE;
/external/chromium_org/chrome/browser/sync/glue/
H A Dlocal_device_info_provider_impl.cc41 sync_pb::SyncEnums::DeviceType GetLocalDeviceType() {
/external/chromium_org/chrome/browser/ui/toolbar/
H A Drecent_tabs_sub_menu_model.h109 browser_sync::SyncedSession::DeviceType device_type);
/external/chromium_org/content/browser/gamepad/
H A Dgamepad_provider.h59 virtual void OnDevicesChanged(base::SystemMonitor::DeviceType type) OVERRIDE;
/external/chromium_org/third_party/skia/experimental/SkiaExamples/
H A DSkExample.cpp68 bool SkExampleWindow::setupBackend(DeviceType type) {
/external/chromium_org/ui/events/ozone/device/udev/
H A Ddevice_manager_udev.cc163 DeviceEvent::DeviceType device_type;
/external/skia/experimental/SkiaExamples/
H A DSkExample.cpp68 bool SkExampleWindow::setupBackend(DeviceType type) {
/external/chromium_org/sync/protocol/
H A Dproto_enum_conversions.cc191 sync_pb::SyncEnums::DeviceType device_type) {
192 ASSERT_ENUM_BOUNDS(sync_pb::SyncEnums, DeviceType, TYPE_WIN, TYPE_TABLET);
/external/chromium_org/chrome/browser/chromeos/events/
H A Devent_rewriter.cc130 EventRewriter::DeviceType GetDeviceType(const std::string& device_name) {
163 EventRewriter::DeviceType EventRewriter::KeyboardDeviceAddedForTesting(
300 std::map<int, DeviceType>::const_iterator iter =
307 const DeviceType type = iter->second;
848 EventRewriter::DeviceType EventRewriter::KeyboardDeviceAddedInternal(
851 const DeviceType type = GetDeviceType(device_name);
/external/chromium_org/components/storage_monitor/
H A Dvolume_mount_watcher_win.cc37 enum DeviceType { enum in namespace:storage_monitor::__anon6847
59 DeviceType GetDeviceType(const base::string16& mount_point) {
151 DeviceType device_type = GetDeviceType(mount_point);
H A Dstorage_monitor_chromeos_unittest.cc109 chromeos::DeviceType device_type,
195 chromeos::DeviceType device_type,
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_manager_private_apitest.cc29 chromeos::DeviceType device_type;
/external/chromium_org/chrome/browser/chromeos/imageburner/
H A Dburn_device_handler_unittest.cc154 DeviceType device_type) {
/external/chromium_org/content/browser/renderer_host/media/
H A Dmedia_stream_manager.h179 base::SystemMonitor::DeviceType device_type) OVERRIDE;

Completed in 546 milliseconds

123