Searched refs:GetRingtoneType (Results 1 – 7 of 7) sorted by relevance
43 EXPORT int32_t GetRingtoneType() const;
79 EXPORT int32_t GetRingtoneType() const;
71 int32_t SimcardSettingAsset::GetRingtoneType() const in GetRingtoneType() function in OHOS::Media::SimcardSettingAsset
193 int32_t RingtoneAsset::GetRingtoneType() const in GetRingtoneType() function in OHOS::Media::RingtoneAsset
194 auto assetType = g_ringtoneAsset->GetRingtoneType();
168 …cout << "GetRingtoneType() = " << to_string(ringtoneAsset->GetRingtoneType()) << … in RingtoneQuery()
532 ringtoneType, ringtoneAsset->GetRingtoneType()); in SetRingtoneUri()