Home
last modified time | relevance | path

Searched refs:InitHapticsSourceIds (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/tone_player_test/src/
H A Dsystem_tone_player_unit_test.cpp400 systemTonePlayerImpl_->InitHapticsSourceIds();
434 systemTonePlayerImpl_->InitHapticsSourceIds();
474 systemTonePlayerImpl_->InitHapticsSourceIds();
494 systemTonePlayerImpl_->InitHapticsSourceIds();
539 systemTonePlayerImpl_->InitHapticsSourceIds();
609 systemTonePlayerImpl_->InitHapticsSourceIds();
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.h61 void InitHapticsSourceIds();
H A Dsystem_tone_player_impl.cpp170 InitHapticsSourceIds(); in InitPlayer()
724 void SystemTonePlayerImpl::InitHapticsSourceIds() in InitHapticsSourceIds() function in OHOS::Media::SystemTonePlayerImpl