Searched refs:textEntryView (Results 1 – 1 of 1) sorted by relevance
294 final View textEntryView = inflate.inflate(R.layout.alert_dialog_text_entry_2, null); in getCustomAlertDialogInstance() local299 mAlertDialog.setView(textEntryView, SPACING_LEFT, SPACING_TOP, SPACING_RIGHT, in getCustomAlertDialogInstance()302 mAlertDialog.setView(textEntryView); in getCustomAlertDialogInstance()