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

  /device/samsung/crespo/libaudio/
AudioHardware.h 187 int (*setCallClockSync)(HRilClient, SoundClockCondition);
AudioHardware.cpp 167 setCallClockSync = (int (*)(HRilClient, SoundClockCondition))
168 dlsym(mSecRilLibHandle, "SetCallClockSync");
172 !setCallVolume || !setCallAudioPath || !setCallClockSync) {
385 setCallClockSync(mRilClient, SOUND_CLOCK_START);
    [all...]

Completed in 64 milliseconds