Searched refs:capturePolicyAidl (Results 1 – 2 of 2) sorted by relevance
1527 Status AudioPolicyService::setAllowedCapturePolicy(int32_t uidAidl, int32_t capturePolicyAidl) { in setAllowedCapturePolicy() argument1530 aidl2legacy_int32_t_audio_flags_mask_t_mask(capturePolicyAidl)); in setAllowedCapturePolicy()
1598 int32_t capturePolicyAidl = VALUE_OR_RETURN_STATUS( in setAllowedCapturePolicy() local1600 return statusTFromBinderStatus(aps->setAllowedCapturePolicy(uidAidl, capturePolicyAidl)); in setAllowedCapturePolicy()