Searched refs:GetShottoneType (Results 1 – 5 of 5) sorted by relevance
67 EXPORT int32_t GetShottoneType() const;
153 int32_t RingtoneAsset::GetShottoneType() const in GetShottoneType() function in OHOS::Media::RingtoneAsset
162 auto assetType = g_ringtoneAsset->GetShottoneType();
163 …cout << "GetShottoneType() = " << to_string(ringtoneAsset->GetShottoneType()) << … in RingtoneQuery()
808 systemToneType, ringtoneAsset->GetShottoneType()); in SetSystemToneUri()