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

  /device/moto/wingray/libaudio/
AudioHardware.h 367 int mMicVolume;
AudioHardware.cpp 59 mSpkrVolume(-1), mMicVolume(-1), mEcnsEnabled(0), mEcnsRequested(0), mBtScoOn(false)
530 if (mMicVolume != mic) {
537 mMicVolume = mic;
    [all...]

Completed in 63 milliseconds