Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DVoicemailDialogUtil.java31 public static final int FWD_SET_RESPONSE_ERROR_DIALOG = 501; field in VoicemailDialogUtil
41 (id == FWD_SET_RESPONSE_ERROR_DIALOG) || (id == FWD_GET_RESPONSE_ERROR_DIALOG) || in getDialog()
68 case FWD_SET_RESPONSE_ERROR_DIALOG: in getDialog()
DVoicemailSettingsActivity.java1060 handleVmOrFwdSetError(VoicemailDialogUtil.FWD_SET_RESPONSE_ERROR_DIALOG); in handleSetVmOrFwdMessage()