Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.cpp1915 …auto vibrateResultSet = dataShareHelper->Query(VIBRATEURI, vibrateQueryPredicates, VIBRATE_TABLE_C… in GetHapticsAttrsSyncedWithTone() local
1917 auto vibrateResults = make_unique<RingtoneFetchResult<VibrateAsset>>(move(vibrateResultSet)); in GetHapticsAttrsSyncedWithTone()