Home
last modified time | relevance | path

Searched refs:setDeviceAddress (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/com/android/internal/alsa/
DAlsaCardsParser.java73 public void setDeviceAddress(String usbDeviceAddress) { in setDeviceAddress() method in AlsaCardsParser.AlsaCardRecord
173 cardRecord.setDeviceAddress(kDeviceAddressPrefix + deviceAddress); in scan()
/frameworks/av/services/audiopolicy/engine/common/include/
DProductStrategy.h73 void setDeviceAddress(const std::string &address) in setDeviceAddress() function
/frameworks/base/services/companion/java/com/android/server/companion/devicepresence/
DBleDeviceProcessor.java181 .setDeviceAddress(macAddress) in startScan()
/frameworks/av/services/audiopolicy/engineconfigurable/src/
DEngine.cpp500 getProductStrategies().at(strategy)->setDeviceAddress(address); in setDeviceAddressForProductStrategy()
/frameworks/av/services/audiopolicy/enginedefault/src/
DEngine.cpp789 strategy->setDeviceAddress(devices.getFirstValidAddress().c_str()); in setStrategyDevices()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6620 method public android.bluetooth.le.ScanFilter.Builder setDeviceAddress(java.lang.String);