Searched defs:openPrimaryDevice (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/audio/common/7.0/example/ | ||
H A D | DevicesFactory.cpp | 34 Return<void> DevicesFactory::openPrimaryDevice(openPrimaryDevice_cb _hidl_cb) { in openPrimaryDevice() function in android::hardware::audio::V7_0::implementation::DevicesFactory |
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/ | ||
H A D | DeviceManager.h | 158 static sp<IDevice> openPrimaryDevice(const sp<IDevicesFactory>& factory) { in openPrimaryDevice() function |