Searched defs:SetSystemToneUri (Results 1 – 2 of 2) sorted by relevance
755 napi_value SystemSoundManagerNapi::SetSystemToneUri(napi_env env, napi_callback_info info) in SetSystemToneUri() function in OHOS::Media::SystemSoundManagerNapi
762 int32_t SystemSoundManagerImpl::SetSystemToneUri(const shared_ptr<Context> &context, const string &… in SetSystemToneUri() function in OHOS::Media::SystemSoundManagerImpl