Home
last modified time | relevance | path

Searched defs:getDevices (Results 1 – 8 of 8) 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.java58 public List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDevicesService.LocalBinder
270 private static List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDevicesService
/packages/services/Mtp/src/com/android/mtp/
DMtpManager.java123 synchronized MtpDeviceRecord[] getDevices() { in getDevices() method in MtpManager
/packages/services/Mtp/tests/src/com/android/mtp/
DTestMtpManager.java78 synchronized MtpDeviceRecord[] getDevices() { in getDevices() method in TestMtpManager
/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
DLeAudioService.java353 List<BluetoothDevice> getDevices() { in getDevices() method in LeAudioService
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java436 List<BluetoothDevice> getDevices() { in getDevices() method in HearingAidService
/packages/modules/NeuralNetworks/runtime/
DMemory.cpp429 static std::set<const Device*> getDevices(const MemoryDescriptor& desc) { in getDevices() function
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java429 List<BluetoothDevice> getDevices() { in getDevices() method in A2dpService