| /frameworks/native/services/inputflinger/tests/ |
| D | FakeEventHub.h | 46 struct Device { struct 47 InputDeviceIdentifier identifier; argument 48 ftl::Flags<InputDeviceClass> classes; argument 49 PropertyMap configuration; 50 KeyedVector<int, RawAbsoluteAxisInfo> absoluteAxes; 51 KeyedVector<int, bool> relativeAxes; 52 KeyedVector<int32_t, int32_t> keyCodeStates; 53 KeyedVector<int32_t, int32_t> scanCodeStates; 54 KeyedVector<int32_t, int32_t> switchStates; 55 KeyedVector<int32_t, int32_t> absoluteAxisValue; [all …]
|
| /frameworks/native/services/inputflinger/reader/include/ |
| D | EventHub.h | 593 struct Device { struct 597 const InputDeviceIdentifier identifier; argument 599 std::unique_ptr<TouchVideoDevice> videoDevice; argument 601 ftl::Flags<InputDeviceClass> classes; argument 625 std::shared_ptr<const AssociatedDevice> associatedDevice; argument 629 Device(int fd, int32_t id, std::string path, InputDeviceIdentifier identifier, argument 644 status_t readDeviceBitMask(unsigned long ioctlCode, BitArray<N>& bitArray); argument
|
| /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/ |
| D | ProductStrategy.h | 33 struct Device struct 35 uint64_t applicableDevice; /**< applicable device for this strategy. */ argument 36 char deviceAddress[mMaxStringSize]; /**< device address associated with this strategy. */
|
| /frameworks/base/tests/SystemMemoryTest/host/src/com/android/tests/sysmem/host/ |
| D | Device.java | 25 class Device { class 29 Device(ITestDevice device) { in Device() method in Device
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/ |
| D | DeviceIconUtil.java | 108 private static class Device { class in DeviceIconUtil 118 Device(@AudioDeviceInfo.AudioDeviceType int audioDeviceType, in Device() method in DeviceIconUtil.Device
|
| /frameworks/rs/ |
| D | rsDevice.cpp | 23 Device::Device() { in Device() function in android::renderscript::Device
|
| D | rsContext.h | 50 class Device; variable
|
| /frameworks/base/cmds/uinput/src/com/android/commands/uinput/ |
| D | Device.java | 42 public class Device { class 71 public Device(int id, String name, int vid, int pid, int bus, in Device() method in Device
|
| /frameworks/base/cmds/hid/src/com/android/commands/hid/ |
| D | Device.java | 39 public class Device { class 89 public Device( in Device() method in Device
|
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/power/batterysaver/ |
| D | BatterySaverStateMachineTest.java | 85 private class Device { class in BatterySaverStateMachineTest
|
| /frameworks/base/packages/SettingsLib/tests/unit/src/com/android/settingslib/bluetooth/ |
| D | BluetoothLeBroadcastMetadataExtTest.kt | 186 val Device: BluetoothDevice = constant
|
| /frameworks/base/services/midi/java/com/android/server/midi/ |
| D | MidiService.java | 377 private final class Device implements IBinder.DeathRecipient { class in MidiService 410 public Device(IMidiDeviceServer server, MidiDeviceInfo deviceInfo, in Device() method in MidiService.Device 421 public Device(BluetoothDevice bluetoothDevice) { in Device() method in MidiService.Device
|
| /frameworks/base/cmds/hid/jni/ |
| D | com_android_commands_hid_Device.cpp | 182 Device::Device(int32_t id, android::base::unique_fd fd, std::unique_ptr<DeviceCallback> callback) in Device() function in android::uhid::Device
|
| /frameworks/native/vulkan/libvulkan/ |
| D | driver.cpp | 75 static const hwvulkan_device_t& Device() { return *Get().dev_; } in Device() function in vulkan::driver::__anon8d98a71e0111::Hal
|
| /frameworks/base/core/proto/android/providers/settings/ |
| D | global.proto | 295 message Device { message
|
| /frameworks/native/services/inputflinger/reader/ |
| D | EventHub.cpp | 527 EventHub::Device::Device(int fd, int32_t id, std::string path, InputDeviceIdentifier identifier, in Device() function in android::EventHub::Device
|