Home
last modified time | relevance | path

Searched defs:openPrimaryDevice (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/common/7.0/example/
DDevicesFactory.cpp34 Return<void> DevicesFactory::openPrimaryDevice(openPrimaryDevice_cb _hidl_cb) { in openPrimaryDevice() function in android::hardware::audio::V7_0::implementation::DevicesFactory
/hardware/interfaces/audio/core/all-versions/vts/functional/
DDeviceManager.h126 static sp<IPrimaryDevice> openPrimaryDevice(const sp<IDevicesFactory>& factory) { in openPrimaryDevice() function