Searched defs:getGlobalAudioRestriction (Results 1 – 7 of 7) sorted by relevance
306 public int getGlobalAudioRestriction() throws CameraAccessException { in getGlobalAudioRestriction() method in ICameraDeviceUserWrapper
213 int getGlobalAudioRestriction(); in getGlobalAudioRestriction() method
284 int32_t Camera::getGlobalAudioRestriction() in getGlobalAudioRestriction() function in android::Camera
222 int32_t getGlobalAudioRestriction() { in getGlobalAudioRestriction() function in android::hardware::BpCamera
153 int32_t getGlobalAudioRestriction() override { return 0; }; in getGlobalAudioRestriction() function in TestCamera
2419 int32_t Camera2Client::getGlobalAudioRestriction() { in setPreviewWindowL() function in android::Camera2Client
2055 binder::Status CameraDeviceClient::getGlobalAudioRestriction(/*out*/ int32_t* outMode) { in getGlobalAudioRestriction() function in android::CameraDeviceClient