Searched refs:GetNotificationToneSourceType (Results 1 – 5 of 5) sorted by relevance
84 notificationToneSourceType(meta.GetNotificationToneSourceType()), in FileInfo()
86 auto type = g_ringtoneMetadata->GetNotificationToneSourceType();
82 EXPORT int32_t GetNotificationToneSourceType() const;
258 int32_t RingtoneMetadata::GetNotificationToneSourceType() const in GetNotificationToneSourceType() function in OHOS::Media::RingtoneMetadata
286 …es.PutInt(RINGTONE_COLUMN_NOTIFICATION_TONE_SOURCE_TYPE, metadata.GetNotificationToneSourceType()); in SetValuesFromMetaData()