Searched refs:ACTION_CONFIGURE_VOICEMAIL (Results 1 – 5 of 5) sorted by relevance
120 Intent intent = new Intent(VoicemailSettingsActivity.ACTION_CONFIGURE_VOICEMAIL); in initVoicemailProviders()138 providerIntent.setAction(VoicemailSettingsActivity.ACTION_CONFIGURE_VOICEMAIL); in initVoicemailProviders()
81 public static final String ACTION_CONFIGURE_VOICEMAIL = field in VoicemailSettingsActivity
115 new Intent(TelephonyManager.ACTION_CONFIGURE_VOICEMAIL); in sendLegacyVoicemailNotification()
326 Intent advancedSettingsIntent = new Intent(TelephonyManager.ACTION_CONFIGURE_VOICEMAIL); in setupAdvancedSettingsPreference()
306 Intent intent = new Intent(TelephonyManager.ACTION_CONFIGURE_VOICEMAIL);