Searched refs:CreatePlayerWithOptions (Results 1 – 3 of 3) sorted by relevance
50 int32_t CreatePlayerWithOptions(const AudioHapticPlayerOptions &options);
176 int32_t SystemTonePlayerImpl::CreatePlayerWithOptions(const AudioHapticPlayerOptions &options) in CreatePlayerWithOptions() function in OHOS::Media::SystemTonePlayerImpl437 result = CreatePlayerWithOptions({actualMuteAudio, actualMuteHaptics}); in Start()
42 int32_t result = systemTonePlayerImpl_->CreatePlayerWithOptions(options);