Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/sms/
DLegacyModeSmsHandler.java114 Intent launchVoicemailSettingsIntent = in sendLegacyVoicemailNotification() local
116 launchVoicemailSettingsIntent.putExtra(TelephonyManager.EXTRA_HIDE_PUBLIC_SETTINGS, true); in sendLegacyVoicemailNotification()
117 launchVoicemailSettingsIntent.putExtra( in sendLegacyVoicemailNotification()
124 launchVoicemailSettingsIntent, in sendLegacyVoicemailNotification()