| /frameworks/native/services/inputflinger/ |
| D | EventHub.h | 342 struct Device { struct 343 Device* next; argument 348 const InputDeviceIdentifier identifier; argument 350 uint32_t classes; 352 uint8_t keyBitmask[(KEY_MAX + 1) / 8]; 376 Device(int fd, int32_t id, const String8& path, const InputDeviceIdentifier& identifier); argument 397 void addDeviceLocked(Device* device); argument
|
| D | EventHub.cpp | 144 EventHub::Device::Device(int fd, int32_t id, const String8& path, in Device() function in android::EventHub::Device
|
| /frameworks/rs/ |
| D | rsDevice.cpp | 23 Device::Device() { in Device() function in android::renderscript::Device
|
| D | rsContext.h | 50 class Device; variable
|
| /frameworks/ml/nn/runtime/ |
| D | CompilationBuilder.h | 29 class Device; variable
|
| D | Manager.cpp | 33 Device::Device(std::string name, const sp<V1_0::IDevice>& device) : in Device() function in android::nn::Device
|
| D | ModelBuilder.h | 32 class Device; variable
|
| D | ExecutionPlan.h | 34 class Device; variable
|
| /frameworks/base/cmds/hid/src/com/android/commands/hid/ |
| D | Device.java | 29 public class Device { class 52 public Device(int id, String name, int vid, int pid, byte[] descriptor, byte[] report) { in Device() method in Device
|
| /frameworks/native/services/surfaceflinger/DisplayHardware/ |
| D | HWComposer.h | 47 class Device; variable
|
| D | HWC2.cpp | 99 Device::Device(std::unique_ptr<android::Hwc2::Composer> composer) : mComposer(std::move(composer)) { in Device() function in HWC2::Device
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/ |
| D | BatterySaverStateMachineTest.java | 78 private class Device { class in BatterySaverStateMachineTest
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputReader_test.cpp | 363 struct Device { struct in android::FakeEventHub 364 InputDeviceIdentifier identifier; 365 uint32_t classes; 366 PropertyMap configuration; 367 KeyedVector<int, RawAbsoluteAxisInfo> absoluteAxes; 368 KeyedVector<int, bool> relativeAxes; 369 KeyedVector<int32_t, int32_t> keyCodeStates; 370 KeyedVector<int32_t, int32_t> scanCodeStates; 371 KeyedVector<int32_t, int32_t> switchStates; 372 KeyedVector<int32_t, int32_t> absoluteAxisValue; [all …]
|
| /frameworks/base/services/midi/java/com/android/server/midi/ |
| D | MidiService.java | 285 private final class Device implements IBinder.DeathRecipient { class in MidiService 304 public Device(IMidiDeviceServer server, MidiDeviceInfo deviceInfo, in Device() method in MidiService.Device 314 public Device(BluetoothDevice bluetoothDevice) { in Device() method in MidiService.Device
|
| /frameworks/ml/nn/runtime/test/ |
| D | TestExecution.cpp | 37 using Device = nn::Device; typedef
|
| D | TestPartitioningRandom.cpp | 97 using Device = nn::Device; typedef
|
| D | TestPartitioning.cpp | 126 using Device = ::android::nn::Device; typedef
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | NitzStateMachineTest.java | 503 class Device { class in NitzStateMachineTest 511 Device(long initialSystemClockMillis, long initialRealtimeMillis, in Device() method in NitzStateMachineTest.Device
|
| /frameworks/base/cmds/hid/jni/ |
| D | com_android_commands_hid_Device.cpp | 133 Device::Device(int32_t id, int fd, std::unique_ptr<DeviceCallback> callback) : in Device() function in android::uhid::Device
|
| /frameworks/base/core/java/android/bluetooth/ |
| D | BluetoothClass.java | 151 public static class Device { class in BluetoothClass
|
| /frameworks/native/vulkan/libvulkan/ |
| D | driver.cpp | 75 static const hwvulkan_device_t& Device() { return *Get().dev_; } in Device() function in vulkan::driver::__anon08c8d3560111::Hal
|
| /frameworks/base/core/proto/android/providers/settings/ |
| D | global.proto | 265 message Device { message
|