Dialog.setDefaultResponse
void setDefaultResponse(int responseId)Sets the last widget in the dialog’s action area with the given response_id as the default widget for the dialog. Pressing “Enter” normally activates the default widget.
Parameters
responseId | a response ID |