Searched refs:GetVibrateAssetFromId (Results 1 – 2 of 2) sorted by relevance
55 std::shared_ptr<VibrateAsset> GetVibrateAssetFromId(const std::string &id);
331 auto asset = GetVibrateAssetFromId(toneId); in OpenVibrateFile()405 std::shared_ptr<VibrateAsset> RingtoneDataManager::GetVibrateAssetFromId(const std::string &id) in GetVibrateAssetFromId() function in OHOS::Media::RingtoneDataManager