Searched refs:GetNotificationToneType (Results 1 – 5 of 5) sorted by relevance
83 notificationToneType(meta.GetNotificationToneType()), in FileInfo()
78 auto type = g_ringtoneMetadata->GetNotificationToneType();
79 EXPORT int32_t GetNotificationToneType() const;
248 int32_t RingtoneMetadata::GetNotificationToneType() const in GetNotificationToneType() function in OHOS::Media::RingtoneMetadata
285 values.PutInt(RINGTONE_COLUMN_NOTIFICATION_TONE_TYPE, metadata.GetNotificationToneType()); in SetValuesFromMetaData()