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

  /device/samsung/crespo/libaudio/
AudioHardware.h 124 status_t setIncallPath_l(uint32_t device);
AudioHardware.cpp 523 setIncallPath_l(mOutput->device());
704 status_t AudioHardware::setIncallPath_l(uint32_t device)
706 ALOGV("setIncallPath_l: device %x", device);
757 ALOGE_IF(ctl == NULL, "setIncallPath_l() could not get mixer ctl");
759 ALOGV("setIncallPath_l() Voice Call Path, (%x)", device);
    [all...]

Completed in 43 milliseconds