Home
last modified time | relevance | path

Searched defs:getDevices (Results 1 – 12 of 12) sorted by relevance

/packages/modules/NeuralNetworks/driver/sample/
DSampleDriverSL.cpp25 std::vector<SharedDevice> getDevices() { in getDevices() function
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothDevicesService.java59 public List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDevicesService.LocalBinder
276 private static List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDevicesService
/packages/modules/NeuralNetworks/runtime/
DCompilationBuilder.h81 const std::vector<std::shared_ptr<Device>>& getDevices() const { return mDevices; } in getDevices() function
DMemory.cpp437 static std::set<const Device*> getDevices(const MemoryDescriptor& desc) { in getDevices() function
/packages/services/Mtp/tests/src/com/android/mtp/
DTestMtpManager.java78 synchronized MtpDeviceRecord[] getDevices() { in getDevices() method in TestMtpManager
/packages/services/Mtp/src/com/android/mtp/
DMtpManager.java123 synchronized MtpDeviceRecord[] getDevices() { in getDevices() method in MtpManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java373 List<BluetoothDevice> getDevices() { in getDevices() method in BatteryService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java468 List<BluetoothDevice> getDevices() { in getDevices() method in HearingAidService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java437 List<BluetoothDevice> getDevices() { in getDevices() method in CsipSetCoordinatorService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java473 List<BluetoothDevice> getDevices() { in getDevices() method in A2dpService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java505 List<BluetoothDevice> getDevices() { in getDevices() method in VolumeControlService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java676 List<BluetoothDevice> getDevices() { in getDevices() method in LeAudioService