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

  /frameworks/av/services/soundtrigger/
SoundTriggerHwService.h 137 void setCaptureState_l(bool active);
SoundTriggerHwService.cpp 150 module->setCaptureState_l(mCaptureState);
161 mModules.valueAt(i)->setCaptureState_l(active);
761 void SoundTriggerHwService::Module::setCaptureState_l(bool active)
763 ALOGV("Module::setCaptureState_l %d", active);

Completed in 713 milliseconds