Searched refs:GetNotificationtoneSourceType (Results 1 – 4 of 4) sorted by relevance
76 EXPORT int32_t GetNotificationtoneSourceType() const;
183 int32_t RingtoneAsset::GetNotificationtoneSourceType() const in GetNotificationtoneSourceType() function in OHOS::Media::RingtoneAsset
186 auto assetType = g_ringtoneAsset->GetNotificationtoneSourceType();
166 …GetNotificationtoneSourceType() = " << to_string(ringtoneAsset->GetNotificationtoneSourceType()) in RingtoneQuery()