Home
last modified time | relevance | path

Searched defs:Device (Results 1 – 22 of 22) sorted by relevance

/packages/modules/Bluetooth/system/gd/storage/
Ddevice.cc73 Device::Device( in Device() function in bluetooth::storage::Device
80 Device::Device(ConfigCache* config, ConfigCache* memory_only_config, std::string section) in Device() function in bluetooth::storage::Device
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DDevice.java37 public final class Device { class
94 private Device(String manufacturer, String model, @DeviceType int type) { in Device() method in Device
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dphy_device.h28 class Device; variable
Dtest_model.h34 class Device; variable
/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Dasha.py54 def __init__(self, capability: int, hisyncid: List[int], device: Device, psm: int = 0) -> None:
203 def __init__(self, device: Device) -> None:
Dgatt.py53 def __init__(self, device: Device) -> None:
/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Ddevice.h37 Device() { ASSERT(Address::FromString("BB:BB:BB:BB:BB:AD", address_)); } in Device() function
/packages/modules/NeuralNetworks/runtime/
DCompilationBuilder.h39 class Device; variable
DManager.h41 class Device; variable
DMemory.h46 class Device; variable
DModelBuilder.h36 class Device; variable
DExecutionBuilder.h46 class Device; variable
DExecutionPlan.h52 class Device; variable
/packages/modules/NeuralNetworks/driver/sample/
DCanonicalDevice.cpp97 Device::Device(std::string name, const IOperationResolver* operationResolver) in Device() function in android::nn::sample::Device
/packages/modules/Connectivity/nearby/service/proto/src/fastpair/
Drpcs.proto19 message Device { message
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothClass.java154 public static class Device { class in BluetoothClass
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothScanner.java46 public static class Device { class in BluetoothScanner
/packages/modules/NeuralNetworks/runtime/test/
DTestExecution.cpp48 using Device = nn::Device; typedef
DTestPartitioningRandom.cpp104 using Device = nn::Device; typedef
DTestIntrospectionControl.cpp52 using Device = nn::Device; typedef
DTestPartitioning.cpp158 using Device = ::android::nn::Device; typedef
/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc45 Device::Device( in Device() function in bluetooth::avrcp::Device