Searched refs:customTitleViewCustom (Results 1 – 1 of 1) sorted by relevance
294 final View customTitleViewCustom = inflate.inflate(R.layout.alertdialog_custom_title, null); in getCustomAlertDialogInstance() local297 mAlertDialog.setCustomTitle(customTitleViewCustom); in getCustomAlertDialogInstance()