Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCallFeaturesSetting.java516 showDialogIfForeground(VoicemailDialogUtil.VM_REVERTING_DIALOG); in switchToPreviousVoicemailProvider()
567 showDialogIfForeground(mVMOrFwdSetError); in onRevertDone()
695 private void showDialogIfForeground(int id) { in showDialogIfForeground() method in CallFeaturesSetting
731 showDialogIfForeground(VoicemailDialogUtil.VM_NOCHANGE_ERROR_DIALOG); in saveVoiceMailAndForwardingNumber()
752 showDialogIfForeground(VoicemailDialogUtil.VM_FWD_READING_DIALOG); in saveVoiceMailAndForwardingNumber()
797 showDialogIfForeground(VoicemailDialogUtil.FWD_GET_RESPONSE_ERROR_DIALOG); in handleForwardingSettingsReadResult()
855 showDialogIfForeground(VoicemailDialogUtil.VM_FWD_SAVING_DIALOG); in saveVoiceMailAndForwardingNumberStage2()
1038 showDialogIfForeground(dialogId); in handleVmOrFwdSetError()
1051 showDialogIfForeground(dialogId); in handleVmAndFwdSetSuccess()