Searched refs:capturePolicyAidl (Results 1 – 2 of 2) sorted by relevance
1404 Status AudioPolicyService::setAllowedCapturePolicy(int32_t uidAidl, int32_t capturePolicyAidl) { in setAllowedCapturePolicy() argument1407 aidl2legacy_int32_t_audio_flags_mask_t_mask(capturePolicyAidl)); in setAllowedCapturePolicy()
1454 int32_t capturePolicyAidl = VALUE_OR_RETURN_STATUS( in setAllowedCapturePolicy() local1456 return statusTFromBinderStatus(aps->setAllowedCapturePolicy(uidAidl, capturePolicyAidl)); in setAllowedCapturePolicy()