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.java140 final NotificationChannel voiceMailChannel = new NotificationChannel( in migrateVoicemailNotificationSettings() local
144 voiceMailChannel.enableVibration( in migrateVoicemailNotificationSettings()
147 voiceMailChannel.setSound( in migrateVoicemailNotificationSettings()
151 .createNotificationChannel(voiceMailChannel); in migrateVoicemailNotificationSettings()