Home
last modified time | relevance | path

Searched refs:setDeviceTypes (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/engine/common/include/
H A DProductStrategy.h85 void setDeviceTypes(const DeviceTypeSet& devices) in setDeviceTypes() function
/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlServiceWrapper.java351 public void setDeviceTypes(@NonNull int[] types) { in setDeviceTypes() method in HdmiControlServiceWrapper
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DEngine.cpp379 getProductStrategies().at(strategy)->setDeviceTypes(deviceTypesFromBitMask(devices)); in setDeviceTypesForProductStrategy()
/aosp12/frameworks/av/services/audiopolicy/enginedefault/src/
H A DEngine.cpp613 strategy->setDeviceTypes(devices.types()); in updateDeviceSelectionCache()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt1219 method @BinderThread public void setDeviceTypes(@NonNull int[]);