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 186 int (*setCallAudioPath)(HRilClient, AudioPath);
AudioHardware.cpp 165 setCallAudioPath = (int (*)(HRilClient, AudioPath))
166 dlsym(mSecRilLibHandle, "SetCallAudioPath");
172 !setCallVolume || !setCallAudioPath || !setCallClockSync) {
752 setCallAudioPath(mRilClient, path);
    [all...]

Completed in 30 milliseconds