try this code

uetd=(EditText) textEntryView.findViewById(R.id.username_edit);



after following line in your code

final View textEntryView = factory.inflate(R.layout.alert_dialog_text_entry, null);