/packages/modules/NeuralNetworks/driver/sample/ |
D | SampleDriverSL.cpp | 25 std::vector<SharedDevice> getDevices() { in getDevices() function
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
D | BluetoothDevicesService.java | 59 public List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDevicesService.LocalBinder 292 private static List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDevicesService
|
/packages/modules/NeuralNetworks/runtime/ |
D | CompilationBuilder.h | 81 const std::vector<std::shared_ptr<Device>>& getDevices() const { return mDevices; } in getDevices() function
|
D | Memory.cpp | 437 static std::set<const Device*> getDevices(const MemoryDescriptor& desc) { in getDevices() function
|
/packages/services/Car/service/src/com/android/car/audio/ |
D | AudioManagerWrapper.java | 194 AudioDeviceInfo[] getDevices(int flags) { in getDevices() method in AudioManagerWrapper
|
/packages/services/Mtp/src/com/android/mtp/ |
D | MtpManager.java | 123 synchronized MtpDeviceRecord[] getDevices() { in getDevices() method in MtpManager
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/ |
D | AudioManagerWrapperTest.java | 417 public void getDevices() { in getDevices() method in AudioManagerWrapperTest
|
/packages/services/Mtp/tests/src/com/android/mtp/ |
D | TestMtpManager.java | 78 synchronized MtpDeviceRecord[] getDevices() { in getDevices() method in TestMtpManager
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/ |
D | BatteryService.java | 338 List<BluetoothDevice> getDevices() { in getDevices() method in BatteryService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 433 List<BluetoothDevice> getDevices() { in getDevices() method in HearingAidService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorService.java | 412 List<BluetoothDevice> getDevices() { in getDevices() method in CsipSetCoordinatorService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 463 List<BluetoothDevice> getDevices() { in getDevices() method in A2dpService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlService.java | 485 List<BluetoothDevice> getDevices() { in getDevices() method in VolumeControlService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioService.java | 908 List<BluetoothDevice> getDevices() { in getDevices() method in LeAudioService
|