Home
last modified time | relevance | path

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

12345678910>>...14

/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothDevicesService.java59 public List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDevicesService.LocalBinder
292 private static List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDevicesService
/aosp_15_r20/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/
H A DListDevicesResponse.java125 public com.google.cloud.iot.v1.Device getDevices(int index) { in getDevices() method in ListDevicesResponse
663 public com.google.cloud.iot.v1.Device getDevices(int index) { in getDevices() method in ListDevicesResponse.Builder
H A DListDevicesResponseOrBuilder.java45 com.google.cloud.iot.v1.Device getDevices(int index); in getDevices() method
/aosp_15_r20/external/armnn/shim/sl/
H A Dsupport_library_service.cpp13 std::vector<SharedDevice> getDevices() in getDevices() function
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample/
DSampleDriverSL.cpp25 std::vector<SharedDevice> getDevices() { in getDevices() function
/aosp_15_r20/platform_testing/libraries/audio-test-harness/server/src/main/java/com/android/media/audiotestharness/server/core/
H A DAudioSystemService.java35 ImmutableSet<AudioDevice> getDevices() throws IOException; in getDevices() method
/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIAndroidDebugBridge.java33 IDevice[] getDevices(); in getDevices() method
DAndroidDebugBridgeWrapper.java54 public IDevice[] getDevices() { in getDevices() method in AndroidDebugBridgeWrapper
/aosp_15_r20/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java197 protected static List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDeviceService
810 public List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDeviceService.LocalBinder
/aosp_15_r20/development/tools/winscope/src/test/unit/
H A Dmock_adb_connection.ts59 getDevices(): AdbDevice[] { method in MockAdbConnection
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLContext.h160 inline const DevicePtrs &Context::getDevices() const in getDevices() function
H A DCLProgram.h122 inline const DevicePtrs &Program::getDevices() const in getDevices() function
H A DCLPlatform.h129 inline const DevicePtrs &Platform::getDevices() const in getDevices() function
/aosp_15_r20/platform_testing/libraries/audio-test-harness/server/src/main/java/com/android/media/audiotestharness/server/javasound/
H A DJavaAudioSystemService.java79 public ImmutableSet<AudioDevice> getDevices() { in getDevices() method in JavaAudioSystemService
/aosp_15_r20/device/generic/goldfish/audio/
Dstream_common.cpp80 void StreamCommon::getDevices(const IStream::getDevices_cb &_hidl_cb) const { in getDevices() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DCompilationBuilder.h81 const std::vector<std::shared_ptr<Device>>& getDevices() const { return mDevices; } in getDevices() function
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/service/src/
H A DService.cpp110 std::vector<nn::SharedDevice> getDevices(nn::Version::Level maxFeatureLevelAllowed) { in getDevices() function
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DIMetricCollector.java61 public List<ITestDevice> getDevices(); in getDevices() method
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DFastbootHelper.java86 public Set<String> getDevices() { in getDevices() method in FastbootHelper
/aosp_15_r20/sdk/hierarchyviewer/src/com/android/hierarchyviewer/device/
H A DDeviceBridge.java60 public static IDevice[] getDevices() { in getDevices() method in DeviceBridge
/aosp_15_r20/frameworks/base/media/java/android/media/midi/
H A DIMidiManager.aidl32 MidiDeviceInfo[] getDevices(); in getDevices() method
/aosp_15_r20/external/deqp/framework/common/
H A DtcuLibDrm.cpp88 drmDevicePtr *LibDrm::getDevices(int *pNumDevices) const in getDevices() function in tcu::LibDrm
/aosp_15_r20/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/invoker/
DTestInformation.java106 public List<ITestDevice> getDevices() { in getDevices() method in TestInformation
DIInvocationContext.java79 public List<ITestDevice> getDevices(); in getDevices() method
/aosp_15_r20/development/tools/winscope/src/trace_collection/
H A Dproxy_connection.ts93 getDevices(): AdbDevice[] { method in ProxyConnection

12345678910>>...14