Searched refs:FWD_GET_RESPONSE_ERROR_DIALOG (Results 1 – 2 of 2) sorted by relevance
33 public static final int FWD_GET_RESPONSE_ERROR_DIALOG = 502; field in VoicemailDialogUtil41 (id == FWD_SET_RESPONSE_ERROR_DIALOG) || (id == FWD_GET_RESPONSE_ERROR_DIALOG) || in getDialog()73 case FWD_GET_RESPONSE_ERROR_DIALOG: in getDialog()
797 showDialogIfForeground(VoicemailDialogUtil.FWD_GET_RESPONSE_ERROR_DIALOG); in handleForwardingSettingsReadResult()1102 if (mCurrentDialogId == VoicemailDialogUtil.FWD_GET_RESPONSE_ERROR_DIALOG) { in onClick()1109 if (mCurrentDialogId == VoicemailDialogUtil.FWD_GET_RESPONSE_ERROR_DIALOG) { in onClick()