Searched refs:RemoveVolumeKeyEventCallback (Results 1 – 3 of 3) sorted by relevance
33 int32_t RemoveVolumeKeyEventCallback(const std::shared_ptr<VolumeKeyEventCallback> &cb);
33 int32_t AudioPolicyClientStubImpl::RemoveVolumeKeyEventCallback(const std::shared_ptr<VolumeKeyEven… in RemoveVolumeKeyEventCallback() function in OHOS::AudioStandard::AudioPolicyClientStubImpl
1003 audioPolicyClientStubCB_->RemoveVolumeKeyEventCallback(callback); in UnsetVolumeKeyEventCallback()