Home
last modified time | relevance | path

Searched refs:customTitleViewCustom (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/src/android/app/cts/
DDialogStubActivity.java268 final View customTitleViewCustom = inflate.inflate(R.layout.alertdialog_custom_title, null); in getCustomAlertDialogInstance() local
271 mAlertDialog.setCustomTitle(customTitleViewCustom); in getCustomAlertDialogInstance()