Home
last modified time | relevance | path

Searched refs:mAudioRestrictionLock (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.h328 mutable Mutex mAudioRestrictionLock; variable
DCameraService.cpp2877 Mutex::Autolock l(mAudioRestrictionLock); in setAudioRestriction()
2889 Mutex::Autolock l(mAudioRestrictionLock); in getAudioRestriction()