HomeSort by relevance Sort by last modified time
    Searched refs:setCallAudioPath (Results 1 - 2 of 2) sorted by null

  /device/samsung/crespo/libaudio/
AudioHardware.h 185 int (*setCallAudioPath)(HRilClient, AudioPath);
AudioHardware.cpp 164 setCallAudioPath = (int (*)(HRilClient, AudioPath))
165 dlsym(mSecRilLibHandle, "SetCallAudioPath");
171 !setCallVolume || !setCallAudioPath || !setCallClockSync) {
751 setCallAudioPath(mRilClient, path);
    [all...]

Completed in 819 milliseconds