Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.h356 mutable Mutex mAudioRestrictionLock; variable
DCameraService.cpp3109 Mutex::Autolock l(mAudioRestrictionLock); in setAudioRestriction()
3121 Mutex::Autolock l(mAudioRestrictionLock); in getAudioRestriction()