Home
last modified time | relevance | path

Searched refs:voiceMailChannel (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java148 final NotificationChannel voiceMailChannel = new NotificationChannel( in migrateVoicemailNotificationSettings() local
152 voiceMailChannel.enableVibration( in migrateVoicemailNotificationSettings()
155 voiceMailChannel.setSound( in migrateVoicemailNotificationSettings()
159 .createNotificationChannel(voiceMailChannel); in migrateVoicemailNotificationSettings()