Home
last modified time | relevance | path

Searched defs:getGlobalAudioRestriction (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/impl/
DICameraDeviceUserWrapper.java306 public int getGlobalAudioRestriction() throws CameraAccessException { in getGlobalAudioRestriction() method in ICameraDeviceUserWrapper
/frameworks/av/camera/aidl/android/hardware/camera2/
DICameraDeviceUser.aidl213 int getGlobalAudioRestriction(); in getGlobalAudioRestriction() method
/frameworks/av/camera/
DCamera.cpp284 int32_t Camera::getGlobalAudioRestriction() in getGlobalAudioRestriction() function in android::Camera
DICamera.cpp222 int32_t getGlobalAudioRestriction() { in getGlobalAudioRestriction() function in android::hardware::BpCamera
/frameworks/av/media/libmediaplayerservice/fuzzer/
Dmediarecorder_fuzzer.cpp153 int32_t getGlobalAudioRestriction() override { return 0; }; in getGlobalAudioRestriction() function in TestCamera
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp2419 int32_t Camera2Client::getGlobalAudioRestriction() { in setPreviewWindowL() function in android::Camera2Client
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp2055 binder::Status CameraDeviceClient::getGlobalAudioRestriction(/*out*/ int32_t* outMode) { in getGlobalAudioRestriction() function in android::CameraDeviceClient