Searched refs:mNotificationSoundUri (Results 1 – 2 of 2) sorted by relevance
55 private final String mNotificationSoundUri; field in SyncManager.ConversationCustomization62 mNotificationSoundUri = notificationSoundUri; in ConversationCustomization()78 return mNotificationSoundUri; in getNotificationSoundUri()
55 private String mNotificationSoundUri; field in ConversationListItemData94 mNotificationSoundUri = cursor.getString(INDEX_NOTIFICATION_SOUND_URI); in bind()192 return mNotificationSoundUri; in getNotificationSoundUri()