Searched refs:capturePolicyAidl (Results 1 – 2 of 2) sorted by relevance
1396 Status AudioPolicyService::setAllowedCapturePolicy(int32_t uidAidl, int32_t capturePolicyAidl) { in setAllowedCapturePolicy() argument1399 aidl2legacy_int32_t_audio_flags_mask_t_mask(capturePolicyAidl)); in setAllowedCapturePolicy()
1448 int32_t capturePolicyAidl = VALUE_OR_RETURN_STATUS( in setAllowedCapturePolicy() local1450 return statusTFromBinderStatus(aps->setAllowedCapturePolicy(uidAidl, capturePolicyAidl)); in setAllowedCapturePolicy()