Home
last modified time | relevance | path

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

/device/asus/fugu/libaudio/
DAudioStreamIn.h59 const AudioHotplugThread::DeviceInfo* getDeviceInfo() { return mCurrentDeviceInfo; }; in getDeviceInfo() function
DAudioHotplugThread.cpp187 bool AudioHotplugThread::getDeviceInfo(unsigned int pcmCard, in getDeviceInfo() function in android::AudioHotplugThread