HomeSort by relevance Sort by last modified time
    Searched refs:VoicemailDialogUtil (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/phone/settings/
VoicemailSettingsActivity.java 585 return VoicemailDialogUtil.getDialog(this, dialogId);
657 if (mCurrentDialogId == VoicemailDialogUtil.FWD_GET_RESPONSE_ERROR_DIALOG) {
664 if (mCurrentDialogId == VoicemailDialogUtil.FWD_GET_RESPONSE_ERROR_DIALOG) {
709 showDialogIfForeground(VoicemailDialogUtil.VM_NOCHANGE_ERROR_DIALOG);
731 showDialogIfForeground(VoicemailDialogUtil.VM_FWD_READING_DIALOG);
    [all...]
VoicemailDialogUtil.java 26 public class VoicemailDialogUtil {

Completed in 35 milliseconds