Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DVoicemailDialogUtil.java36 public static final int VM_FWD_READING_DIALOG = 602; field in VoicemailDialogUtil
96 } else if (id == VM_FWD_SAVING_DIALOG || id == VM_FWD_READING_DIALOG || in getDialog()
/packages/services/Telephony/src/com/android/phone/
DCallFeaturesSetting.java752 showDialogIfForeground(VoicemailDialogUtil.VM_FWD_READING_DIALOG); in saveVoiceMailAndForwardingNumber()
796 dismissDialogSafely(VoicemailDialogUtil.VM_FWD_READING_DIALOG); in handleForwardingSettingsReadResult()
817 dismissDialogSafely(VoicemailDialogUtil.VM_FWD_READING_DIALOG); in handleForwardingSettingsReadResult()