Home
last modified time | relevance | path

Searched defs:getDeviceTypes (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/engine/common/include/
H A DProductStrategy.h90 DeviceTypeSet getDeviceTypes() const { return mApplicableDevices; } in getDeviceTypes() function
/aosp12/hardware/interfaces/tv/cec/1.0/vts/functional/
H A DVtsHalTvCecV1_0TargetTest.cpp62 std::vector<int> getDeviceTypes() { in getDeviceTypes() function in HdmiCecTest
/aosp12/hardware/interfaces/tv/cec/1.1/vts/functional/
H A DVtsHalTvCecV1_1TargetTest.cpp66 std::vector<int> getDeviceTypes() { in getDeviceTypes() function in HdmiCecTest
/aosp12/frameworks/av/services/audioflinger/
H A DThreads.h376 DeviceTypeSet getDeviceTypes() const { in getDeviceTypes() function
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java456 protected List<Integer> getDeviceTypes() { in getDeviceTypes() method in HdmiControlService