Searched refs:mNotificationSoundUri (Results 1 – 2 of 2) sorted by relevance
56 private final String mNotificationSoundUri; field in SyncManager.ConversationCustomization63 mNotificationSoundUri = notificationSoundUri; in ConversationCustomization()79 return mNotificationSoundUri; in getNotificationSoundUri()
56 private String mNotificationSoundUri; field in ConversationListItemData96 mNotificationSoundUri = cursor.getString(INDEX_NOTIFICATION_SOUND_URI); in bind()207 return mNotificationSoundUri; in getNotificationSoundUri()