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