Lines Matching full:voicemail
72 * features related to phone calls (including voicemail settings, SIP
96 // Extra put in the return from VM provider config containing voicemail number to set
167 /** Event for Async voicemail change call */
184 /** Handle to voicemail pref */
199 // dialog identifiers for voicemail
208 // special statuses for voicemail controls.
355 * Flag indicating that we are invoking settings for the voicemail provider programmatically
395 /** string to hold old voicemail number as it is being updated. */
414 * voicemail providers so we can tell whether we have to update them,
533 // update the voicemail number field, which takes care of the
535 if (DBG) log("updating default for voicemail dialog");
542 // if there is no voicemail number, we just return null to
547 // Return the voicemail number prepended with "VM: "
675 if (DBG) log("Failure in return from voicemail provider");
718 // Voicemail button logic
977 if (DBG) log("save voicemail #: " + mNewVMNumber);
1190 // update the voicemail number from what we've recorded on the sim.
1235 titleId = R.string.voicemail;
1243 titleId = R.string.voicemail;
1298 // Used with the error dialog to close the app, voicemail dialog to just dismiss.
1461 // check the intent that started this activity and pop up the voicemail
1636 In this case we want to show the UI asking the user to select a voicemail provider as